API Reference Temple v0.6.0-rc.0
Modules
Temple syntax is available inside the temple
, and is compiled into EEx at build time.
API for defining components.
The Temple HTML engine makes it possible to use Temple with Phoenix controllers.
The Temple LiveView engine makes it possible to use Temple with Phoenix LiveView.
Mix Tasks
Generates controller, views, and context for an HTML resource in Temple.
Generates a Phoenix layout file in Temple.
Generates LiveView, templates, and context for a resource.