Skip to Content

Input

Displays a form input field or a component that looks like an input field.

Usage

import { Input } from '@abbyyproduct/ui/components/input';
<Input />

Examples

Default

File

Disabled

With Label

With Button

With Addon

With start addon:

With end addon:

17

With start and end addon:

Last updated on