bonafideduck / react-highlight-within-textarea

React component for highlighting bits of text within a textarea
93 stars 13 forks source link

Support `onCopy`, `onFocus`, `onBlur` and `keyBindingFn` etc. #143

Closed mrzmyr closed 2 years ago

mrzmyr commented 2 years ago

Fixes #144

bonafideduck commented 2 years ago

Thanks! You also showed me a new (or forgotten trick).

This is currently in draft, I can’t merge it.