Class: StimulusPlumbers::Form::Builder

Inherits:
ActionView::Helpers::FormBuilder
  • Object
show all
Includes:
Components::Plumber::HtmlOptions, Fields::Choice, Fields::Combobox, Fields::File, Fields::Password, Fields::Search, Fields::Select, Fields::Text, Fields::TextArea
Defined in:
lib/stimulus_plumbers/form/builder.rb

Constant Summary

Constants included from Fields::Text

Fields::Text::FIELD_TYPES

Constants included from Fields::Combobox

Fields::Combobox::COMPONENT_CLASS

Constants included from Components::Plumber::HtmlOptions

Components::Plumber::HtmlOptions::STIMULUS_SPACEJOIN_KEYS

Method Summary

Methods included from Fields::TextArea

#text_area

Methods included from Fields::Select

#collection_select, #select

Methods included from Fields::Search

#search_field

Methods included from Fields::Password

#password_field

Methods included from Fields::File

#file_field

Methods included from Fields::Combobox

#combobox_field

Methods included from Fields::Choice

#check_box, #radio_button

Methods included from Components::Plumber::HtmlOptions

#merge_data_options, #merge_html_options, #merge_string_option, #normalize_part