Documentation
¶
Overview ¶
templ: version: v0.2.680
Index ¶
- func Buttons(buttons templ.Component) templwind.OptFunc[Opts]
- func Class(class string) templwind.OptFunc[Opts]
- func Components(components ...templ.Component) templwind.OptFunc[Opts]
- func HeadIndicator(headIndicator *indicator.Opts) templwind.OptFunc[Opts]
- func ID(id string) templwind.OptFunc[Opts]
- func Lead(lead string) templwind.OptFunc[Opts]
- func New(opts ...templwind.OptFunc[Opts]) templ.Component
- func NewWithOpts(opt *Opts) templ.Component
- func SubTitle(subTitle 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.