Lavash.Component.Template (Lavash v0.3.0-rc.5)

Copy Markdown View Source

DEPRECATED: Use Lavash.Component.Render instead.

A component template that compiles to both HEEx and JS.

The template source is parsed and transformed during compilation to generate both server-side HEEx rendering and client-side JavaScript for optimistic updates.