TextInput
Live preview for input
Live Demo
Component: input
Preview + Code
Code
TextInput(
  label: 'Email',
  placeholder: 'name@example.com',
  onChange: (String value) {},
)

TextInput#

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

See the Component Catalog for source mapping and parity status.

On this page