1.13.96 • Published 2 years ago

@myntra/uikit-component-image v1.13.96

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

import Image from './src/image'

Image

<Image src="//picsum.photos/300/200" height={200} width={300} />

Examples

Lazy Image

<Image src="image-does-not-exist.jpg" height={200} width={300}  />

Eager Image

<Image src="image-does-not-exist.jpg" height={200} width={300}  />

Fallback Image

<Image src="image-does-not-exist.jpg" height={200} width={300}  />
1.13.91

2 years ago

1.13.86

2 years ago

1.13.96

2 years ago

1.13.85

2 years ago

1.13.88

2 years ago

1.13.87

2 years ago

1.13.95

2 years ago

1.13.80

2 years ago

1.13.81

2 years ago

1.13.83

2 years ago

1.13.79

3 years ago

1.13.65

3 years ago

1.13.63

3 years ago