Responsive Layout
BptResponsiveLayout
BptResponsiveLayout wraps child content and resolves the current viewport width into a cascading BptDeviceClass enum (Desktop / Tablet / Mobile). Descendants consume [CascadingParameter(Name="BptDeviceClass")] BptDeviceClass to branch their layout without threading props. Use the Override parameter to simulate a device class without resizing the browser — useful for responsive-preview panels.
Responsive Layout Parameters
Cascaded BptDeviceClass (reported via OnDeviceClassChanged)
Desktop
Resize your browser or use the Override knob above to observe the class change.
Current Configuration
📋