variables
Variable: style
const
style:object
solana-app-kit / components/WalletSlide/searchBar/searchBar.style / style
Variable: style
const
style:object
Defined in: src/components/WalletSlide/searchBar/searchBar.style.ts:3
Type declaration
clearIcon
clearIcon:
object
clearIcon.marginLeft
marginLeft:
number
=8
container
container:
object
container.alignItems
alignItems:
"center"
="center"
container.backgroundColor
backgroundColor:
string
="#F6F7F9"
container.borderColor
borderColor:
string
="#EDEFF3"
container.borderRadius
borderRadius:
number
=10
container.borderWidth
borderWidth:
number
=2
container.flexDirection
flexDirection:
"row"
="row"
container.height
height:
number
=40
container.paddingHorizontal
paddingHorizontal:
number
=10
icon
icon:
object
icon.marginRight
marginRight:
number
=8
input
input:
object
input.color
color:
string
="#000"
input.flex
flex:
number
=1
input.fontSize
fontSize:
number
=14