UNPKG

fannypack-v5

Version:

An accessible, composable, and friendly React UI Kit

10 lines (9 loc) 633 B
export declare const DropdownMenu: (styleProps: any) => string; export declare const DropdownMenuPopover: (styleProps: any) => string; export declare const DropdownMenuItem: (styleProps: any) => string; export declare const DropdownMenuButton: (styleProps: any) => string; export declare const DropdownMenuDisclosure: (styleProps: any) => string; export declare const DropdownMenuItemIcon: (styleProps: any) => string; export declare const DropdownMenuDivider: (styleProps: any) => string; export declare const DropdownMenuGroup: (styleProps: any) => string; export declare const DropdownMenuGroupTitle: (styleProps: any) => string;