TextArea
Live preview for textarea
Live Demo
Component: textarea
Preview + Code
Code
TextArea(
  label: 'Message',
  placeholder: 'Type your message',
  onChange: (String value) {},
)

TextArea#

Live preview for component 'textarea' in the current Arcane catalog.

See the Component Catalog for source mapping and parity status.

On this page