Documentation ¶
Overview ¶
templ: version: v0.2.747
Index ¶
Constants ¶
View Source
const RootClassName = "nav-item"
Variables ¶
This section is empty.
Functions ¶
func Show ¶
func Show(props NavItemProps) templ.Component
Types ¶
type NavItemProps ¶
type NavItemProps struct {}
func (NavItemProps) BuildClassNames ¶
func (nip NavItemProps) BuildClassNames() (classes string)
func (NavItemProps) BuildClassNamesNavLink ¶
func (nip NavItemProps) BuildClassNamesNavLink() (classes string)
type NavsAndTabsContextProps ¶
type NavsAndTabsContextProps struct { // data-bs-toggle="tab" data-bs-target="#nav-home" type="button" role="tab" aria-controls="nav-home" aria-selected="true" }
Click to show internal directories.
Click to hide internal directories.