@yandex/ui
Version:
Yandex UI components
8 lines (7 loc) • 360 B
TypeScript
export declare const cnDrawer: import("@bem-react/classname").ClassNameFormatter;
export declare const cnDrawerOverlay: string;
export declare const cnDrawerContent: string;
export declare const cnDrawerTitle: string;
export declare const cnDrawerHandle: string;
export declare const cnDrawerCurtain: string;
export declare const cnDrawerDragObserver: string;