Skip to content

NavigationMenuIndicator โ€‹

Source: client/lib/theme/vueda-tailwind/navigation/index.js

Animated indicator container that lines up the arrow between the trigger and open panel.

Vue component: NavigationMenuIndicator

SlotDefault classesDescription
root2 classesAnimated indicator container that lines up the arrow between the trigger and open panel.
arrowbg-popover border-l-hairline border-t-hairline relative top-[60%] h-2 w-2 rotate-45 rounded-tl-smRotated popover-colored arrow for navigation-menu content.

root โ€‹

Animated indicator container that lines up the arrow between the trigger and open panel.

Default classes:

text
data-[state=visible]:animate-in data-[state=hidden]:animate-out data-[state=hidden]:fade-out data-[state=visible]:fade-in
top-full z-[1] flex h-1.5 items-end justify-center overflow-hidden

Source: client/lib/theme/vueda-tailwind/navigation/NavigationMenuIndicator.theme.js:16

arrow โ€‹

Rotated popover-colored arrow for navigation-menu content.

Default classes:

bg-popover border-l-hairline border-t-hairline relative top-[60%] h-2 w-2 rotate-45 rounded-tl-sm

Source: client/lib/theme/vueda-tailwind/navigation/NavigationMenuIndicator.theme.js:26

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2