@atlaskit/media-file-preview
v0.9.2
Published
A React Hook to fetch and render file previews. It's overloaded with fancy features like SSR, lazy loading, memory cache and local preview.
Downloads
241,513
Readme
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.