Docs
File Preview
File Preview
A component for previewing image and text files.
Component file-preview-demo
not found in registry.
The FilePreview component provides a consistent way to display file previews with support for both image and text files.
Installation
Usage
Props
FilePreview
Prop | Type | Description |
---|---|---|
file | File | The file object to preview |
onRemove | Function | Callback function when remove is clicked |