react-resizable-textarea-editor
v1.0.0
Published
A resizable react text area where you can change background and font color and text.
Downloads
112
Maintainers
Readme
Resizable TextArea in React JS
npm install --save react react-dom react-resizable-text-area
https://vineetkumarkushwaha.github.io/react-resizable-text-area/docs/index.html
Features:-
- Increase font size of text by resizing the text area.
- Double click to enter into edit mode.
- Select text to see background and font color options.
<RichTextInput
text={html}
width={329}
fontSize={21.7}
top={11}
left={44}
getHTML={html=> {
console.log(html);
}}
/>
Video :- https://vineetkumarkushwaha.github.io/react-resizable-text-area/docs/Rich%20Text%20Input.webm