Documentation
¶
Overview ¶
Package group is a horizontal/grouping layout primitive using data-grow hooks without presets.
templ: version: v0.3.1001
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 {
Class string
Tag string
Attrs templ.Attributes
}
Click to show internal directories.
Click to hide internal directories.