Closed snky1987 closed 2 years ago
Since the lib. uses draftjs behind the scenes it would be nice to be able to manipulate the input using the draftjs props like 'readOnly' :)
There is an alpha version that does just that. https://www.npmjs.com/package/react-highlight-within-textarea/v/3.0.4-alpha
Thanks, it's exactly what I need 👍
Since the lib. uses draftjs behind the scenes it would be nice to be able to manipulate the input using the draftjs props like 'readOnly' :)