Documentation
¶
Overview ¶
templ: version: v0.2.648
Index ¶
Constants ¶
View Source
const RootClassName = "list-group-item"
Variables ¶
This section is empty.
Functions ¶
func Show ¶
func Show(props ListGroupItemProps) templ.Component
Types ¶
type ListGroupItemProps ¶
type ListGroupItemProps struct { base.ElementProps Text string IsActive bool }
func (ListGroupItemProps) BuildClassName ¶
func (li ListGroupItemProps) BuildClassName() (classes string)
Click to show internal directories.
Click to hide internal directories.