feroxneto / BlazorSize

Blazor browser size interop for matchMedia and browser window size at runtime.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlazorSize is a JavaScript interop library for Blazor that is used to detect the Browser's current size, change in size, and test media queries.

BlazorSize was designed to allow Razor Components to implement adaptive rendering. Handle mobile/desktop rendering changes at runtime with ease and complement your apps CSS media queries with programmatic work flows.

For documentation please refer to the Wiki section of this GitHub repo.


A component with similar functionality of BlazorSize can also be found in Telerik UI for Blazor.

Telerik UI for Blazor, Increase productivity and cut costs in half. Try Now

If you’re already a Telerik customer there’s no need to use BlazorSize, instead you may use the TelerikMediaQuery component. If you’re looking for a full component library of 80+ components, world class support, and rich documentation then give Telerik UI for Blazor a try for free.

About

Blazor browser size interop for matchMedia and browser window size at runtime.


Languages

Language:C# 65.6%Language:HTML 17.1%Language:TypeScript 12.3%Language:CSS 4.5%Language:JavaScript 0.4%