ExEffectiveBootstrap v0.1.9 ExEffectiveBootstrap.Inputs View Source
Renders all the form inputs
Link to this section Summary
Link to this section Functions
Link to this function
effective_input(form, arg2, field, opts)
View Sourceeffective_input(Phoenix.HTML.Form.t(), atom(), atom(), Keyword.t()) :: Phoenix.HTML.Safe.t()
Link to this function
input(form, field, opts \\ [])
View Sourceinput(Phoenix.HTML.Form.t(), atom(), Keyword.t()) :: Phoenix.HTML.Safe.t()