bvaughn / react-highlight-words

React component to highlight words within a larger body of text
https://bvaughn.github.io/react-highlight-words/
MIT License
2.16k stars 170 forks source link

How to get index? #85

Closed tuannt39 closed 5 years ago

tuannt39 commented 5 years ago

I want get index [searchWords]. How to get index?

bvaughn commented 5 years ago

Not sure what you're asking, sorry.

Check out the docs on props. Maybe activeIndex is what you're looking for? If not, try posting on Stack Overflow 😄