Method: Primer::Alpha::ActionList#with_divider
- Defined in:
- app/components/primer/alpha/action_list.rb
permalink #with_divider(**system_arguments, &block) ⇒ Object
Adds a divider to the list. Dividers visually separate items.
4 5 |
# File 'app/components/primer/alpha/action_list.rb', line 4 def with_divider(**system_arguments, &block) end |