Versions in this module Expand all Collapse all v0 v0.9.12 Feb 18, 2026 Changes in this version + func Breadcrumbs(crumbs []Breadcrumb, basePath string) g.Node + func BuildForgeUISidebar(groups []contributor.NavGroup, activePath, basePath string) g.Node + func BuildSidebarMenuItem(item contributor.ResolvedNav, activePath, basePath string) g.Node + func BuildSidebarNavGroups(groups []contributor.NavGroup, activePath, basePath string) []g.Node + func DashboardStoreScript(basePath, nonce string) g.Node + func HTMXConfigScript(nonce string) g.Node + func HTMXScript() g.Node + func HelperScripts(nonce string) g.Node + func SanitizeAlpineKey(name string) string + func TopBar(title string, breadcrumbs []Breadcrumb, basePath string) g.Node + type Breadcrumb struct + Label string + Path string