Supported environments
Supported web frameworks
Any Node.js-based, React-based bundled environment, with or without server-side rendering, should be supported. We have validated:
- Vite 4.3.2,
- vite-plugin-ssr 0.4.124,
- Next.js 13.4.1.
Supported <img>
-like elements and components
Any direct child of <ImageDisplayControl>
that behaves like an <img>
element
and has an src=
attribute should be supported. We have validated:
<img>
elements,- Next.js
<Image>
components, - React-Bootstrap
<Image>
components.
Supported image formats
Image formats that are both commonly supported by browsers and supported by the Frameright Image Display Control metadata parser should be supported. We have validated JPEG, PNG and WebP.
Supported browsers
The browsers supported by the Frameright Image Display Control web component are supported:
- Chrome 64+ (2018 or newer)
- Firefox 69+ (2019 or newer)
- Safari 15.4+ (2022 or newer)
More support can be achieved with a few tweaks: