class Primer::Alpha::CheckBoxGroup
end
end
end
group.check_box(check_box_attributes)
example_form.check_box_group(attributes) do |group|
form do |example_form|
class ExampleForm < ApplicationForm
@form_usage
Check box groups consist of one or more related check boxes.