Method: Primer::Alpha::CheckBoxGroup#check_box

Defined in:
app/components/primer/alpha/check_box_group.rb

#check_boxObject

Adds a check box to the group.

Parameters:

  • system_arguments (Hash)

    The arguments accepted by <%= link_to_component(Primer::Alpha::CheckBox) %>.

  • block (Proc)

    The block accepted by <%= link_to_component(Primer::Alpha::CheckBox) %>.

[View source]

# File 'app/components/primer/alpha/check_box_group.rb', line 30