Image

Image Component#

The Image component is used to create responsive images the are also help in page loading since the are optimized and implement lazy loading and are asyncromous. This means all necessary page data can be archived easily. It is actually the component that can be customized more so you can change the component settings.

Usage#

To use the image component you haveto import it r=from the reactjs-media module as Image

Example

Live Editor
Result
SyntaxError: Unexpected token (1:15)
1 : return (import React from "react";
                   ^
Live Editor
Result

It is 2:14:58 PM.