Menu
ready
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 | Default | Description |
---|---|---|
system_arguments | Hash |
Slots
heading
Optional menu heading
Name | Default | Description |
---|---|---|
tag | Symbol One of | |
system_arguments | Hash |
items
Required list of navigational links
Name | Default | Description |
---|---|---|
href | String URL to be used for the Link | |
selected | Boolean Whether the item is the current selection | |
system_arguments | Hash |