emoji-textarea
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

emoji-textarea

Getting Started

Install dependencies,

$ npm i emoji-textarea
# yarn add emoji-textarea

使用的时候

import EmojiTextarea from 'emoji-textarea';

export default () => (
  <EmojiTextarea
    maxLength={1000}
    value="First Demo"
    onChange={(value) => console.log(value)}
    styleCustom={{ height: '200px' }}
    isShowStatistics={true}
  />
);

emoji1

Package Sidebar

Install

npm i emoji-textarea

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

9.5 kB

Total Files

7

Last publish

Collaborators

  • hua1