Responsive Layout
IsabyteResponsiveLayout
IsabyteResponsiveLayout wraps child content and resolves the current viewport width into a cascading IsabyteDeviceClass enum (Desktop / Tablet / Mobile). Descendants consume [CascadingParameter(Name="IsabyteDeviceClass")] IsabyteDeviceClass 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 IsabyteDeviceClass (reported via OnDeviceClassChanged)
Desktop
Resize your browser or use the Override knob above to observe the class change.
Current Configuration
📋