Versions in this module Expand all Collapse all v0 v0.1.0 Sep 2, 2025 Changes in this version + func Respond(c app.Context, component templ.Component) error + type TemplResponse struct + func New(c app.Context, component templ.Component) *TemplResponse + func (t *TemplResponse) Render(w io.Writer) error