API Reference Phoenix.HTML v4.2.1
View SourceModules
Building blocks for working with HTML in Phoenix.
An EEx.Engine that guarantees templates are HTML Safe.
Define a Phoenix.HTML.Form
struct and functions to interact with it.
Converts a data structure into a Phoenix.HTML.Form
struct.
The struct returned by form[field]
.
Defines the HTML safe protocol.