Method: Primer::Alpha::ActionList#with_item
- Defined in:
- app/components/primer/alpha/action_list.rb
permalink #with_item(**system_arguments, &block) ⇒ Object
Adds an item to the list.
5 6 |
# File 'app/components/primer/alpha/action_list.rb', line 5 def with_item(**system_arguments, &block) end |