Documentation
¶
Overview ¶
templ: version: v0.3.898
Index ¶
- Variables
- func Base(title string, body templ.Component, impressum *config.Impressum) templ.Component
- func BaseWithChallengeAndOGTags(title string, body templ.Component, impressum *config.Impressum, ...) (templ.Component, error)
- func Bench() templ.Component
- func ErrorPage(msg string, mail string) templ.Component
- func Index() templ.Component
- func StaticHappy() templ.Component
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed static Static embed.FS )
Functions ¶
func BaseWithChallengeAndOGTags ¶ added in v1.17.0
func StaticHappy ¶ added in v1.17.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.