TextArea

A multi-line text input for longer content.

tsx
import { TextArea } from '@xdev-asia/x-ui-react';

Examples

Props

  • rows - Number of visible rows
  • resize - 'none' | 'vertical' | 'horizontal' | 'both'
  • label - Label text