View Source API Reference Phoenix.HTML v4.1.1

Modules

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.