Please enable JavaScript.
Coggle requires JavaScript to display documents.
Simple Form (html element (field (without any styling ) (hidden_, input_),…
simple_form_for :model, :url. :action
html element
input
label, hint, error, inline_label, disabled
input_html: {}, wrapper_html: { wrapper for all div html}, label_html {}, item_wrapper_class: { wrapper for one input }
-
collection:
as: radio_buttons, grouped_select, check_boxes
-
-
collection_radio_buttons, collection_check_boxes
-
-
-