InputFormTitle
A pill-shaped title input for action forms with glass styling, supporting placeholder, filled, focused, and error states.
Installation
npx chilli@latest add form-titleDefault
States
add a cause to publish
API Reference
FormTitle
| Prop | Type | Default | Description |
|---|---|---|---|
placeholder | string | — | Placeholder text displayed when empty. |
error | string | — | Error message. Applies error styling and shows message below. |
disabled | boolean | false | Whether the input is disabled. |