The Blazor MediaQuery component lets you detect the initial values and track changes of device characteristics to easily build responsive components and layout.
This component is part of the largest truly native Blazor component suite - Telerik UI for Blazor designed to perfectly fit in any app’s requirement.
The Blazor UI suite also comes with professionally designed themes enabled with a flip of a switch, document processing library, rich docs & demos to help you get started in no time.
The MediaQuery component is not a typical control that displays content on screen. Its goal is to detect the initial values and track changes of device characteristics to easily build responsive components and layout. For example, you might want to hide a specific Grid column if the screen’s width gets too small. Or change the menu to one saving screen real estate if the device is in portrait mode.