Web.FormView (ExVenture v0.1.0) View Source
Link to this section Summary
Functions
The resource name, as an atom, for this view
Generate a checkbox field, styled properly
Label helper to optionally override the label text
Generate a number field, styled properly
Generate a text field, styled properly
Renders the given template locally.
Generate a select field, styled properly
Callback invoked when no template is found. By default it raises but can be customized to render a particular template.
Generate a text field, styled properly
Generate a textarea field, styled properly
Link to this section Functions
The resource name, as an atom, for this view
Generate a checkbox field, styled properly
Label helper to optionally override the label text
Generate a number field, styled properly
Generate a text field, styled properly
Renders the given template locally.
Generate a select field, styled properly
Specs
template_not_found(Phoenix.Template.name(), map()) :: no_return()
Callback invoked when no template is found. By default it raises but can be customized to render a particular template.
Generate a text field, styled properly
Generate a textarea field, styled properly