Input
Single-line text input control — pairs with Field.
FormsUsage
import { Input } from "@zudo-sg/ui";
<Input name="email" type="email" />Playground
Single-line text input control — pairs with Field.
Formsimport { Input } from "@zudo-sg/ui";
<Input name="email" type="email" />