Skip to main content

dropdown-menu

Documentation / lib/components/ui/dropdown-menu

const DropdownMenu: Component<$$ComponentProps, {
}, "open"> = DropdownMenuPrimitive.Root;

Defined in: apps/web/src/lib/components/ui/dropdown-menu/index.ts:16


const DropdownMenuSub: Component<MenuSubPropsWithoutHTML, {
}, "open"> = DropdownMenuPrimitive.Sub;

Defined in: apps/web/src/lib/components/ui/dropdown-menu/index.ts:15


Root​

Renames and re-exports DropdownMenu


Sub​

Renames and re-exports DropdownMenuSub