Documentation ¶
Overview ¶
templ: version: v0.2.680
Index ¶
- func New(opts ...templwind.OptFunc[Opts]) templ.Component
- func NewWithOpts(opt *Opts) templ.Component
- func WithHideOnMobile(hide bool) templwind.OptFunc[Opts]
- func WithID(id string) templwind.OptFunc[Opts]
- func WithLinkOpts(linkOpts ...templwind.OptFunc[link.Opts]) templwind.OptFunc[Opts]
- func WithTitle(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
func WithLinkOpts ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.