Documentation
¶
Overview ¶
templ: version: v0.2.680
Index ¶
- func New(prosps ...templwind.OptFunc[Props]) templ.Component
- func NewWithProps(props *Props) templ.Component
- func WithButtons(buttons templ.Component) templwind.OptFunc[Props]
- func WithClass(class string) templwind.OptFunc[Props]
- func WithComponents(components ...templ.Component) templwind.OptFunc[Props]
- func WithHeadIndicator(headIndicator *indicator.Props) templwind.OptFunc[Props]
- func WithID(id string) templwind.OptFunc[Props]
- func WithLead(lead string) templwind.OptFunc[Props]
- func WithSubTitle(subTitle string) templwind.OptFunc[Props]
- func WithTitle(title string) templwind.OptFunc[Props]
- type Props
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWithProps ¶
NewWithProps creates a new component with the given props
func WithHeadIndicator ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.