1 | |
A link with a trailing chevron, used as a Menu trigger — the chevron flips up and the label remains un-underlined while the menu is open. Takes an optional caller-selected leading icon.
| Prop | Type | Default |
|---|---|---|
label
Trigger text. Also accepts a content block.
|
String | nil |
icon
Optional caller-selected Central icon name, rendered via IconComponent before the label (Figma "Leading Icon?" boolean).
|
String | nil |
**html_options
Extra HTML attributes (id, data-*, aria-*, class, …).
|
Hash | — |