UNPKG

@reusable-ui/modal

Version:

Overlays a dialog to the entire site's page.

8 lines (7 loc) 263 B
export * from './features/backdrop.js'; export * from './variants/BackdropVariant.js'; export * from './styles/elements.js'; export * from './styles/config.js'; export * from './styles/styles.js'; export * from './Modal.js'; export { default } from './Modal.js';