1) ImageUrl -> The src of the actual Image.
2) placeholderImageUrl -> src of the placeholder.
The placeholder image is a smaller (size) image, when the loading of the actual image is done, then the
placeholder image gets hidden and original image appears progressively.
To use this component
Just install the package and import the ImageComponent and render it with your src.
Example
Clone the repository git clone https://github.com/bandana147/image-component.git