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