Documentation
¶
Overview ¶
templ: version: v0.3.960
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSidebarSections ¶
func GetSidebarSections() []sidebar.SidebarSection
Types ¶
type RootArgs ¶
type RootArgs struct {
CurrentPage string // The current page section (e.g., "components", "docs")
CurrentPath string // The actual URL path (e.g., "/components/button")
InspectorEnabled bool // Whether to show the Datastar inspector (from env var)
DatastarProAvailable bool // Whether the Datastar Pro file exists locally
}
RootArgs defines the arguments for the Root layout
Click to show internal directories.
Click to hide internal directories.