Browser Compatibility in Blazor
13 Sep 20232 minutes to read
Syncfusion Blazor UI components are supported by all modern web browsers on both desktop and mobile devices running Windows, Linux, or 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 |
NOTE
Blazor Server supports Microsoft Internet Explorer 11 with sufficient polyfills when using .NET Core 3.1 / lower versions. Refer this documentation to add the polyfills in Blazor server application.