npm.io
1.3.2 • Published 2 weeks ago

@atlaskit/media-file-preview

Licence
Apache-2.0
Version
1.3.2
Deps
9
Size
335 kB
Vulns
0
Weekly
0

MediaFilePreview

A React Hook to fetch and render file previews. It's overloaded with fancy features like SSR, lazy loading, memory cache and local preview.

Usage

import MediaFilePreview from '@atlaskit/media-file-preview';

Detailed docs and example usage can be found here.