Documentation
¶
Overview ¶
Package stack lays out vertical flow with an allowed polymorphic container tag (div default).
templ: version: v0.3.1001
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Stack ¶
func Stack(props StackProps) templ.Component
Types ¶
type StackProps ¶
type StackProps struct {
Class string
Tag string
Attrs templ.Attributes
}
Click to show internal directories.
Click to hide internal directories.