Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.

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
  • custom validation

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
  • DropLayer