Documentation
¶
Overview ¶
templ: version: v0.2.680
Index ¶
- func AppBarClasses(appBarClasses string) templwind.OptFunc[Opts]
- func Headline(headline templ.Component) templwind.OptFunc[Opts]
- func HeadlineClasses(headlineClasses string) templwind.OptFunc[Opts]
- func Lead(lead templ.Component) templwind.OptFunc[Opts]
- func LeadClasses(leadClasses string) templwind.OptFunc[Opts]
- func New(opts ...templwind.OptFunc[Opts]) templ.Component
- func NewWithOpts(opt *Opts) templ.Component
- func Trail(trail templ.Component) templwind.OptFunc[Opts]
- func TrailClasses(trailClasses string) templwind.OptFunc[Opts]
- type Class
- 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.