blazor-docs/blazor/browser-support.md

1.6 KiB

layout title description platform component documentation
post Browser Compatibility in Blazor - Syncfusion Check out and learn here all about browser compatibility of syncfusion blazor components and much more. Blazor Common ug

Browser Compatibility in Blazor

Syncfusion Blazor UI components are supported by all modern web browsers on Windows, Linux, and MacOS.

Blazor WebAssembly

Browser Versions
Google Chrome, including Android & iOS Latest Version
Mozilla Firefox Latest Version
Microsoft Edge Latest Version
Apple Safari, including iOS Latest Version
Opera Latest Version
Microsoft Internet Explorer Not Supported

Blazor Server Side

Browser Versions
Google Chrome, including Android & iOS Latest Version
Mozilla Firefox Latest Version
Microsoft Edge Latest Version
Apple Safari, including iOS Latest Version
Opera Latest Version
Microsoft Internet Explorer 11

Microsoft Internet Explorer requires additional polyfills for .NET Core 3.1 / lower versions. Refer this documentation to add the polyfills in Blazor server application.

See Also