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