Textarea

Textarea components are used for collecting large amounts of textual data.

API

Usage

Examples

Icons

You can add icons to the text field with prepend, append, prepend-outer and append-outer slots.

Grow

When using the autogrow prop, textarea’s will automatically increase in size when the contained text exceeds its size.

Counter

The counter prop informs the user of a character limit for the Textarea.

No Resize

Textarea’s have the option to remain the same size regardless of their content’s size, using the noResize prop.

Ready For More?

Continue to learn more about svelte materialify with content selected by the creator.



Last Updated: 2022-10-03