1 | |
2 | |
3 | |
A responsive labelled form unit matching Figma's column, row, and fields-only layouts.
| Prop | Type | Default |
|---|---|---|
stack
One of STACKS: "column" (default) stacks label → fields → helptext vertically; "row" puts the label in Figma's fixed 110px left column, vertically centered, with field + helptext on the right. Figma's 300px frame is a specimen; the root is responsive.
|
String | "column" |
**html_options
Extra HTML attributes for the root `<div>`.
|
Hash | — |
Slots: fields helptext label