Method: Primer::Alpha::CheckBox#nested_form

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

#nested_formObject

Parameters:

  • system_arguments (Hash)

    <%= link_to_system_arguments_docs %> that will be applied to a ‘<div>` element that wraps the form.

  • block (Proc)

    This block is yielded the Rails ‘builder` object and is expected to return the nested form object, an instance of `Primer::Forms::Base`.

[View source]

# File 'app/components/primer/alpha/check_box.rb', line 68