Input
Collect user input with rothko ui's Input component. Create text fields, text areas, and other input elements that allow users to enter and edit data effortlessly. Customize styles, validations, and behaviors to match your application's needs.
Import
- Global
- Single
import { Input } from '@rothko-ui/react';
Usage
- Example
- Code
Disabled
- Example
- Code
Props
Name | Type | Default | Description |
---|---|---|---|
Name error | Type boolean | Default false | Description Specifies whether there is an error with the input. |