Skip to content
Snippets Groups Projects
features.md 700 B
Newer Older
# Files-ui Features

## Upload to a server

- Upload File object
- Upload Form Data
- Upload ExtFile
- Upload with custom headers
- Upload with additional data
- Upload adding callbacks for progress and abort and load

## Valid

- Validate with accept prop
- Validate with maxFileSize prop
- Validate with maxFiles prop

## Read

- Read as URL
- Read as text
- Read as base64
- Read adding callbacks for abort and progress and load
- reduce the size of an image (not size , but resolution, other word)

## UI Components

- Dropzone
- InputButon
- Avatar
- ImagePreview
- VideoPreview
- PDFPreview
- JsonPreview [DONE]fix rc-highlight
- FullScreenPreview => FullScreen