BptSummonablePanel
API reference for BptSummonablePanel — parameters, event callbacks, and related configuration.
BptSummonablePanel
Open demo →Parameters
| Name | Type | Flags | Description |
|---|---|---|---|
DeviceClass | BptDeviceClass? | CascadingNullable | — |
ForcedDeviceClass | BptDeviceClass? | Nullable | — |
ChildContent | RenderFragment | Nullable | — |
IsOpen | bool | — | |
Title | string | — | |
DesktopWidthPx | int | — | |
TabletDrawerWidthPx | int | — | |
MobileSheetHeight | string | — | |
ShowCloseButton | bool | — | |
CssClass | string | — | |
ZIndex | int | — |
Event callbacks
| Name | Type | Flags | Description |
|---|---|---|---|
IsOpenChanged | EventCallback<bool> | — |