Examples
Props
Backdrop
Name | Type | Default | Description |
---|---|---|---|
children | React.ReactNode | null | Content rendered inside the backdrop |
className | string | '' | Additional classes added to the backdrop |
CSS variables
Expand or collapse column | Selector | Variable | Value |
---|
A backdrop is a screen that covers the main content of a page when a modal is opened, to prevent page interaction until the modal is dismissed.
Name | Type | Default | Description |
---|---|---|---|
children | React.ReactNode | null | Content rendered inside the backdrop |
className | string | '' | Additional classes added to the backdrop |
Expand or collapse column | Selector | Variable | Value |
---|