UNPKG

@wix/design-system

Version:

@wix/design-system

8 lines 258 B
export const DATA_HOOKS = { OVERLAY: 'drawer-overlay', CONTENT: 'drawer-content', HANDLE: 'drawer-handle', CONTENT_WRAPPER: 'drawer-content-wrapper', }; export const CONTENT_DRAG_THRESHOLD_PX = 10; //# sourceMappingURL=Drawer.constants.js.map