Documentation
¶
Overview ¶
templ: version: v0.3.977
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Group ¶
func Group(props ...GroupProps) templ.Component
Types ¶
type GroupProps ¶
type GroupProps struct {
ID string
Class string
Attributes templ.Attributes
}
GroupProps configures an avatar group.
type Props ¶
type Props struct {
ID string
Class string
Attributes templ.Attributes
Status Status
Size Size
Shape Shape
Placeholder bool
Src string
Alt string
}
Props configures an avatar.
Click to show internal directories.
Click to hide internal directories.