Skip to main content

Modal

Modals are dialog windows that sit on top of an application's main view. Once a Modal is open, interactions with the content behind it are blocked.

Import

import { Modal } from '@faststore/ui'

Usage

Loading...

Props

Customization

data-store-modal-content

data-modal-overlay