Documentation

Tairo's table of contents component provides an easy way to build in-page navigation, the <TairoTocAnchor> to declare items, they are then collected and displayed in <TairoToc>

Show code
vue
#nav-end
This slot has no inherted props
Show example
vue
id
Show example
vue
label
Show example
vue
level
Show example
vue
prefix
Show example
vue
prefix-classes
Show example
vue
suffix
Show example
vue
suffix-classes
Show example
vue
#prefix
This slot has no inherted props
Show example
vue
#suffix
This slot has no inherted props
Show example
vue