Documentation
¶
Overview ¶
templ: version: v0.2.648
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PageProps ¶
type PageProps struct { Title string }
func (PageProps) GetComponentLinksForMainNavigation ¶
func (pp PageProps) GetComponentLinksForMainNavigation() (items []navitem.NavItemProps)
func (PageProps) GetComponentLinksForSidebarNavigation ¶
func (pp PageProps) GetComponentLinksForSidebarNavigation() (items []navitem.NavItemProps)
Click to show internal directories.
Click to hide internal directories.