interface NavigationMenuProps
implements Omit<NavigationMenuProviderProps, keyof NavigationMenuProviderPrivateProps>, PrimitiveNavProps
import { type NavigationMenuProps } from "https://deno.land/x/netzo@0.3.66/deps/@radix-ui/react-navigation-menu.ts";
Properties
The duration from when the pointer enters the trigger until the tooltip gets opened.