Pow v0.1.0-alpha 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 input(atom, key) View Source
input(atom(), atom()) :: {binary(), binary(), binary()}
Link to this function render(inputs, opts \\ []) View Source
render(list(), Keyword.t()) :: Macro.t()