Navigator
Better than a TomTom.
Example
Props
đšī¸ standard props
items Item[]
List of items to display
[]color string
Text color of the links
undefinedvertical boolean
Whether the items are displayed vertically or horizontally
falsevariant 'standard' | 'underlined'
Style of the links
'underlined'textColor string
Text color of the links
''hoverTextColor string
Text color of the links when hovered
undefinedspace string
Spacing between the items
'20px'đ¨ style props
--navigator-text-color color
Text color for the navigator
--navigator-hover-text-color color
Text color when hovered
--navigator-space size
Spacing between items
'20px'Slots
Events
onitemClick
Triggered when an item is clicked
| Attribute | Type | Description |
|---|---|---|
| item | Item | The clicked item |