Input — Playground
size
State
<input kuiInput placeholder="mira@company.dev" value="kikita-ui" />| Name | Type | Default | Description |
|---|---|---|---|
| size | 'xs' | 'sm' | 'md' | 'lg' | — | Native input height and spacing size. |
| invalid | boolean | — | Marks the input invalid outside a field error state. |
| id | string | — | Explicit id override. Inside kui-field, the field id is used when omitted. |
Inputs verified against @kikita-labs/ui v1.6.1 public typings.