eQuantic.UI Documentation

Component

TextArea

Multi-line text input for longer responses.

Usage Example

new TextArea(rows: 5, placeholder: "Your message...");

Properties

PropertyDescription
rowsNumber of visible text lines.
placeholderPlaceholder text.
resizeControl if the user can resize the area.

Style Customization

All eQuantic.UI components accept Tailwind CSS utilities to ensure they integrate seamlessly with your brand.