ProgressiveImage
PrograssiveImage is an image component that loads the image progressively with a placeholder.
Preview
Properties
- Name
placeholder
- Type
- string
- Description
The placeholder image url.
- Name
img
- Type
- React.ReactNode
- Description
A node that will be rendered as the image.