ActionBar
ready
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 | Default | Description | 
|---|---|---|
| size  | SymbolOne of  | |
| overflow_menu  | BooleanWhether 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 | Default | Description | 
|---|---|---|
| item_content  | StringThe 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.