Documentation ¶
Overview ¶
templ: version: v0.2.747
Index ¶
Constants ¶
View Source
const RootClassName = "carousel-item"
Variables ¶
This section is empty.
Functions ¶
func Show ¶
func Show(props CarouselItemProps) templ.Component
Types ¶
type CarouselItemProps ¶
type CarouselItemProps struct { base.ElementProps IsActive bool }
func (CarouselItemProps) BuildClassNames ¶
func (cip CarouselItemProps) BuildClassNames() (classNames string)
Click to show internal directories.
Click to hide internal directories.