Documentation ¶
Overview ¶
templ: version: v0.2.680
Index ¶
- func BodyCss(bodyCss string) templwind.OptFunc[Opts]
- func EchoCtx(e echo.Context) templwind.OptFunc[Opts]
- func Favicon(favicon string) templwind.OptFunc[Opts]
- func FooterScripts(footerScripts ...string) templwind.OptFunc[Opts]
- func HeadScripts(headScripts ...string) templwind.OptFunc[Opts]
- func Meta(meta templ.Component) templwind.OptFunc[Opts]
- func New(opts ...templwind.OptFunc[Opts]) templ.Component
- func NewWithOpts(opt *Opts) templ.Component
- func Stylesheets(stylesheets ...string) templwind.OptFunc[Opts]
- func Title(title string) templwind.OptFunc[Opts]
- type Opts
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWithOpts ¶
NewWithOpts creates a new component with the given opt
Types ¶
Click to show internal directories.
Click to hide internal directories.