Examples
Props
Backdrop
| Name | Type | Default | Description |
|---|---|---|---|
| children | React.ReactNode | null | content rendered inside the backdrop |
| className | string | '' | additional classes added to the button |
CSS variables
| .pf-c-backdrop | --pf-c-backdrop--Position | fixed | ||
| .pf-c-backdrop | --pf-c-backdrop--ZIndex | 400 | ||
| .pf-c-backdrop | --pf-c-backdrop--BackgroundColor | rgba(#030303, .62) | ||
View source on GitHub



