dAppBooster
Preparing search index...
components/sharedComponents/TokenSelect/Search
<internal>
SearchProps
Interface SearchProps
interface
SearchProps
{
currentNetworkId
:
number
;
disabled
?:
boolean
;
networks
?:
Networks
;
placeholder
?:
string
;
searchTerm
:
string
;
setSearchTerm
:
Dispatch
<
SetStateAction
<
string
>
>
;
}
Hierarchy
FlexProps
SearchProps
Index
Properties
current
Network
Id
disabled?
networks?
placeholder?
search
Term
set
Search
Term
Properties
current
Network
Id
currentNetworkId
:
number
Optional
disabled
disabled
?:
boolean
Optional
networks
networks
?:
Networks
Optional
placeholder
placeholder
?:
string
search
Term
searchTerm
:
string
set
Search
Term
setSearchTerm
:
Dispatch
<
SetStateAction
<
string
>
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
current
Network
Id
disabled
networks
placeholder
search
Term
set
Search
Term
dAppBooster
Loading...