syncfusion-blazor-media-query
Installation
SKILL.md
Syncfusion Blazor Media Query
The Syncfusion Blazor Media Query component detects the current screen size and triggers layout changes based on defined breakpoints. This enables you to build responsive, adaptive applications that provide optimal user experiences across all device sizes.
When to Use This Skill
Use this skill when you need to:
- Build responsive layouts that adapt to different screen sizes (mobile, tablet, desktop)
- Conditionally render components based on the current device breakpoint
- Apply dynamic styling based on screen width
- Integrate Media Query with other Syncfusion components (Data Grid, Charts, etc.)
- Create reusable responsive patterns across multiple pages using cascading values