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

import { Input } from '@rothko-ui/react';

Usage

Disabled

Props

NameTypeDefaultDescription
Name
error
Type
boolean
Default
false
Description
Specifies whether there is an error with the input.