react-highlight is a ReactJS component that helps you highlight ranges of text and give you callbacks to detect user selection. Features: Pass ranges and the component will highlight the text for you Callback function that gives you the start and end of the user highlighted text Customisable renderRange function that allows you to add tooltip… Read More »
React Text