Textarea

A form textarea component for multi-line text input with various states and configurations.

          
      

Installation

          
      
          
      

Usage

          
      
          
      

Examples

Default

          
      

Disabled

          
      

With Label

          
      

With Text

Your message will be copied to the support team.

          
      

With Button

          
      

Form

Tell us a little bit about yourself

          
      

API Reference

Properties

PropertyTypeDefaultDescription
uiTextareaDirectiveTextarea directive for styling and functionality.
placeholderstringPlaceholder text for the textarea.
disabledbooleanWhether the textarea is disabled.
rowsnumberNumber of visible text lines.
colsnumberNumber of visible text columns.
classstringAdditional CSS classes.

Built with ❤️ by @immohammadjaved • Source code available on GitHub