Documentation
¶
Overview ¶
templ: version: v0.3.977
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Content ¶
func Content(props ...ContentProps) templ.Component
Content renders a tab-content panel (used after a RadioTab).
func RadioTab ¶
func RadioTab(props RadioTabProps) templ.Component
RadioTab renders a radio input tab that pairs with a Content panel.
Types ¶
type ContentProps ¶
type ContentProps struct {
Class string
Attributes templ.Attributes
}
type RadioTabProps ¶
Click to show internal directories.
Click to hide internal directories.