Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 297 Bytes

File metadata and controls

16 lines (9 loc) · 297 Bytes

React Token Search

A React html input component for building searches and displaying them as tokens.

BEWARE: Work in progress

Usage

<ReactTokenSearch onSearchChange={(tokens, searchString) => { ... } } />

Example

https://pughpugh.github.io/react-token-search/