Supported Platforms

Supported Platforms

Learn about the platforms, from modern to old, that are supported by Material-UI.

Browser

Material-UI supports the latest, stable releases of all major browsers and platforms. We also support Internet Explorer 11. You don't need to provide any JavaScript polyfill as we manage unsupported browser features internally and in isolation.

IE Edge Firefox Chrome Safari
11 >= 14 >= 45 >= 49 >= 10

Server

Because Material-UI supports server side rendering, we need to support the latest, stable releases of Node.js. We try to support the last active LTS version. Right now, we support node v6.x and newer versions.