phoenix_integration v0.8.0 PhoenixIntegration.Form.Tag View Source
A Tag
is a representation of a value-providing HTML tag within a
Phoenix-style HTML form. Tags live on the leaves of a tree (nested
Map
) representing the whole form. See DESIGN.md for
more.