View Source API Reference Phoenix.HTML v3.3.2

Modules

The default building blocks for working with HTML safely 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].

Conveniences for working with links and URLs in HTML.

Defines the HTML safe protocol.

Helpers related to producing HTML tags within templates.