@htmimi/textarea
v1.0.3
Published
TextArea
Downloads
3
Readme
TextareaShowCount
TextareashowCount
Installing
Inside your React project directory, run the following:
yarn add @htmimi/textarea -S
Or with npm:
npm install @htmimi/textarea -S
TextareaShowCount
import TextareaShowCount from '@htmimi/textarea';
() => <TextareaShowCount />;