<TokenSearch />
is a search component with an optional debounce delay.
If you want to handle debounce delay outside of this component, set delayMs
to 0
.
Usage
UsegetTokens
and <TokenSearch />
combined to search the Token
.
Props
TokenSearchReact