formex v0.3.2 Formex.Template.BootstrapVertical
The Bootstrap 3 basic template.
Summary
Functions
Generates a HTML for a field
Functions
Generates a HTML for a field.
Arguments
options
- any options that you want to use inside a form template. It can be set by:template_options
inside aFormex.View
functions, or in the:formex
config. For example,Formex.Template.BootstrapHorizontal
uses options that stores columns sizes.
Callback implementation for Formex.Template.generate_row/3
.