UNPKG

@reusable-ui/modal

Version:

Overlays a dialog to the entire site's page.

10 lines (9 loc) 225 B
// elements: /** * @deprecated */ export const noParentScrollElm = '.noParentScroll'; // one degree specificity to overwrite `* as <CardDialog>` /** * @deprecated */ export const noParentScrollDummyChildElm = '::before';