v14.2.0
Github
š
View Source
render(() => <Highlight query="Pico" text="Pico Das Robot" />)
render(() => ( <Highlight query="o" text="Robots rule the world" marker={Highlight.FUZZY} />))
string
Color of the highlighted text
() => null
The algorithm used to mark the text, defaults to FUZZY
The query to search for matches
The full string of text to be displayed