Pow v0.1.0-alpha.4 Pow.Phoenix.HTML.FormTemplate View Source

Module that can build form templates for Phoenix.

Link to this section Summary

Link to this section Functions

Link to this function render(inputs, opts \\ []) View Source
render(list(), Keyword.t()) :: Macro.t()

Renders a form.

Options

  • :button_label - the submit button label, defaults to “Submit”