FieldGroup
Label + control layout wrapper.
Loading…
Label + control layout wrapper.
Loading…
Wrap any control with a consistent label + hint layout in sidebars.
| Prop | Type | Default | Description |
|---|---|---|---|
| label | string | — | Field label. |
| hint | string | — | Hint chip. |
| layout | "stack" | "row" | stack | Label placement. |
| children | ReactNode | — | Control(s). |
| className | string | — | Optional CSS class. |
Also copy lib/utils.ts (cn helper):