Blazor Media Queries
Coding Tutorials Coding Tutorials
14.4K subscribers
632 views
47

 Published On Jun 21, 2024

CSS Media Queries make responsive design really easy. But what if we want our C# Blazor code to behave differently for different screen sizes?

Source code available at: https://github.com/JasperKent/Blazor-...

Topics include:
- CSS Media Queries
- Responsive web design
- Blazor CSS isolation
- Hiding elements with Media Queries
- Using the ProBlazor.BlazorSize package to access Media Queries
- Removing unwanted elements from the DOM

show more

Share/Embed