Input

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

Installation

npx @kosori/cli add components input

Usage

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

Examples

Default

File

Disabled

With Label

With Button

Form

This is your public display name.

On this page