Skip to main content
The <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

Use getTokens and <TokenSearch /> combined to search the Token.

Props

TokenSearchReact