1 | |
A form-field label with an optional trailing, component-owned Central info icon, bindable to an input.
| Prop | Type | Default |
|---|---|---|
text
Label text. Also accepts a content block.
|
String | nil |
info
Show the trailing, component-owned Central information icon.
|
Boolean | false |
**html_options
Extra HTML attributes — pass `for:` to bind the label to an input id, plus any `id`, `data-*`, `class`, …
|
Hash | — |