View Source Phoenix.LiveView.HTMLEngine (Phoenix LiveView v0.20.3)
The HTMLEngine that powers .heex
templates and the ~H
sigil.
It works by adding a HTML parsing and validation layer on top
of Phoenix.LiveView.TagEngine
.
The HTMLEngine that powers .heex
templates and the ~H
sigil.
It works by adding a HTML parsing and validation layer on top
of Phoenix.LiveView.TagEngine
.