Menu
readyNot reviewed for a11y
This page may be removed. Primer plans to move all Rails component documentation to Lookbook.
Description
Use Menu
to create vertical lists of navigational links.
Arguments
Name | Required | Description |
---|---|---|
system_arguments | Hash |
Slots
heading
Optional menu heading
Name | Required | Description |
---|---|---|
tag | Symbol One of | |
system_arguments | Hash |
items
Required list of navigational links
Name | Required | Description |
---|---|---|
href | String URL to be used for the Link | |
selected | Boolean Whether the item is the current selection | |
system_arguments | Hash |