Phoenix Material Design Bootstrap Form
v0.0.6
Pages
Modules
Phoenix Material Design Bootstrap Form v0.0.6
PhoenixMDBootstrapForm
View Source
Link to this section
Summary
Functions
checkbox(form, field, opts \\ [])
checkboxes(form, field, values, opts \\ [])
email_input(form, field, opts \\ [])
file_input(form, field, opts \\ [])
multiple_select(form, field, options, opts \\ [])
number_input(form, field, opts \\ [])
password_input(form, field, opts \\ [])
radio_buttons(form, field, values, opts \\ [])
select(form, field, options, opts \\ [])
static(form, label, content)
submit(form)
submit(form, opts)
submit(form, label, opts \\ [])
telephone_input(form, field, opts \\ [])
text_input(form, field, opts \\ [])
textarea(form, field, opts \\ [])
Link to this section
Functions
Link to this function
checkbox(form, field, opts \\ [])
View Source
Link to this function
checkboxes(form, field, values, opts \\ [])
View Source
Link to this function
email_input(form, field, opts \\ [])
View Source
Link to this function
file_input(form, field, opts \\ [])
View Source
Link to this function
multiple_select(form, field, options, opts \\ [])
View Source
Link to this function
number_input(form, field, opts \\ [])
View Source
Link to this function
password_input(form, field, opts \\ [])
View Source
Link to this function
radio_buttons(form, field, values, opts \\ [])
View Source
Link to this function
select(form, field, options, opts \\ [])
View Source
Link to this function
static(form, label, content)
View Source
Link to this function
submit(form)
View Source
Link to this function
submit(form, opts)
View Source
Link to this function
submit(form, label, opts \\ [])
View Source
Link to this function
telephone_input(form, field, opts \\ [])
View Source
Link to this function
text_input(form, field, opts \\ [])
View Source
Link to this function
textarea(form, field, opts \\ [])
View Source