@saekitominaga/customelements-textarea-autoheight
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

Automatically adjust the size in block dimension of the <textarea> element by Custom Elements.

npm version Build Status Coverage Status

Automatically adjust the size in CSS block-size of the <textarea> element according to the input content.

block-size is the height of the element when the writing mode is horizontally oriented; otherwise, it relates to the width of the element.

Demo

Examples

<textarea is="x-textarea-autoheight"></textarea>

Install

npm i @saekitominaga/customelements-textarea-autoheight

DownloadsWeekly Downloads

16

Version

1.2.2

License

MIT

Unpacked Size

41 kB

Total Files

8

Last publish

Collaborators

  • saekitominaga