Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Container ¶
func Container(p ContainerProps) templ.Component
Container renders a width-constrained layout wrapper.
Types ¶
type ContainerProps ¶
type ContainerProps struct {
Class string
// Tag — div, main, or section
Tag string
Attrs templ.Attributes
}
ContainerProps configures the outer content shell.
Click to show internal directories.
Click to hide internal directories.