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

NameRequiredDescription
size
Symbol

One of :large, :medium, or :small.

overflow_menu
Boolean

Whether to render the overflow menu.

system_arguments

Slots

items

ActionBar::Item

ActionBar::Item is an internal component that wraps the items in a div with the ActionBar-item class.

Arguments

NameRequiredDescription
item_content
String

The content to render inside the item.

item_arguments

ActionBar::Divider

ActionBar::Item is an internal component that wraps the items in a div with the ActionBar-item class.