UNPKG

@wix/design-system

Version:

@wix/design-system

12 lines 726 B
export declare const classes: { content: (props?: ({} & { withWidth?: boolean | null | undefined; }) | undefined, ...classes: (string | false | null | undefined)[]) => string; root: (props?: ({} & { withWidth?: boolean | null | undefined; }) | undefined, ...classes: (string | false | null | undefined)[]) => string; list: (props?: ({} & {}) | undefined, ...classes: (string | false | null | undefined)[]) => string; trigger: (props?: ({} & {}) | undefined, ...classes: (string | false | null | undefined)[]) => string; drawerContent: (props?: ({} & {}) | undefined, ...classes: (string | false | null | undefined)[]) => string; }; //# sourceMappingURL=DropdownBase.classes.d.ts.map