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 | |
---|---|---|---|---|
.pf-v6-c-backdrop | --pf-v6-c-backdrop--Position | fixed | ||
.pf-v6-c-backdrop | --pf-v6-c-backdrop--ZIndex | 400 | ||
| ||||
.pf-v6-c-backdrop | --pf-v6-c-backdrop--BackgroundColor | (In light theme) rgba(21, 21, 21, 0.2000) | ||
|