How to Get all the Highlighted word in the text area
Opened this issue · 1 comments
rahulrsingh09 commented
When we highlight in the text area is there a way to expose all the texts which are hightlighted as part of a callback
bonafideduck commented
Unfortunately not. The props expose the current highlight, not the entire list of matches.