16 lines
373 B
Plaintext
16 lines
373 B
Plaintext
---
|
|
name: Compatibility
|
|
route: /compatibility
|
|
---
|
|
|
|
# Compatibility
|
|
|
|
## Browser Support
|
|
|
|
`@ohif/ui` relies on
|
|
[browsers supported by Styled Components](https://www.styled-components.com/docs/faqs#which-browsers-are-supported)
|
|
or browsers supported by emotion.
|
|
|
|
Supported Browsers: IE11, IE 9+ (with Map + Set polyfills), Chrome, Firefox (and
|
|
derivatives), Edge, and Safari.
|