Documentation ¶
Overview ¶
templ: version: v0.2.747
Index ¶
Constants ¶
View Source
const CardRootClassName = "card"
View Source
const CardTextRootClassName = "card-text"
View Source
const CardTitleRootClassName = "card-title"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CardProps ¶
func (CardProps) BuildClassNames ¶
type CardText ¶
type CardText struct { base.ElementProps Text string }
func (CardText) BuildClassNames ¶
type CardTitle ¶
type CardTitle struct { base.ElementProps Text string }
func (CardTitle) BuildClassNames ¶
Click to show internal directories.
Click to hide internal directories.