ActionBar
readyNot reviewed for a11y
This page may be removed. Primer plans to move all Rails component documentation to Lookbook.
Description
Add a general description of component here Add additional usage considerations or best practices that may aid the user to use the component correctly.
Arguments
Name | Required | Description |
---|---|---|
size | Symbol One of | |
overflow_menu | Boolean Whether to render the overflow menu. | |
system_arguments | Hash |
Slots
items
ActionBar::Item
ActionBar::Item is an internal component that wraps the items in a div with the ActionBar-item
class.
Arguments
Name | Required | Description |
---|---|---|
item_content | String The content to render inside the item. | |
item_arguments | Hash |
ActionBar::Divider
ActionBar::Item is an internal component that wraps the items in a div with the ActionBar-item
class.