breadcrumb

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Breadcrumb(props ...Props) templ.Component

func Item

func Item(props ...ItemProps) templ.Component
func Link(props ...LinkProps) templ.Component

func List added in v1.1.0

func List(props ...ListProps) templ.Component

func Page

func Page(props ...ItemProps) templ.Component

func Separator

func Separator(props ...SeparatorProps) templ.Component

Types

type ItemProps added in v1.1.0

type ItemProps struct {
	ID         string
	Class      string
	Attributes templ.Attributes
	Current    bool
}

type LinkProps added in v1.1.0

type LinkProps struct {
	ID         string
	Class      string
	Attributes templ.Attributes
	Href       string
}

type ListProps added in v1.1.0

type ListProps struct {
	ID         string
	Class      string
	Attributes templ.Attributes
}

type Props added in v1.1.0

type Props struct {
	ID         string
	Class      string
	Attributes templ.Attributes
}

type SeparatorProps added in v1.1.0

type SeparatorProps struct {
	ID         string
	Class      string
	Attributes templ.Attributes
	UseCustom  bool
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL