UNPKG

fannypack-v5

Version:

An accessible, composable, and friendly React UI Kit

7 lines (6 loc) 370 B
export declare const Menu: (styleProps: any) => string; export declare const MenuItem: (styleProps: any) => string; export declare const MenuItemIcon: (styleProps: any) => string; export declare const MenuDivider: (styleProps: any) => string; export declare const MenuGroup: (styleProps: any) => string; export declare const MenuGroupTitle: (styleProps: any) => string;