class

FormBuilder::Builder

Inherits Reference / Object

Constructors

Instance methods

<<(value)
Source
field(type : String | Symbol, name : String | Symbol | Nil = nil, value : String | Nil = nil, label : Bool | String | Nil = nil, help_text : String | Nil = nil, errors : Array(String) | String | Nil = nil, input_html : NamedTuple | OptionHash = OptionHash.new, label_html : NamedTuple | OptionHash = OptionHash.new, help_text_html : NamedTuple | OptionHash = OptionHash.new, wrapper_html : NamedTuple | OptionHash = OptionHash.new, error_html : NamedTuple | OptionHash = OptionHash.new, collection : NamedTuple | OptionHash | Nil = nil)
Source
html_string

This method should be considered private

Source
theme
Source

Nested types