mui-file-upload
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.5 • Public • Published

Material UI File Upload

NOT AN OFFICAL MUI LIBRARY

Provides components and hooks to upload files which has a Material UI style.

This package is built on MUI and is just meant to be temporary until MUI makes equalivant components Which is on their roadmap as Dropzone and File Upload.

Installation

You can install the package using npm or yarn

npm install --save mui-file-upload
yarn install --save mui-file-upload

Overview

Currently the package isn't a simple component. It is consists of multiple components you can put together to build a custom file upload experience. Please view the storybook for some real world components.

Multi File Upload Screenshot

Single File Upload  Screenshot

High customizable

Look at storybook sample code but components and hooks allow for highly customizable UI with the functionality of handling file uploads and file drops easily.

More details and example will be here in the future.

Package Sidebar

Install

npm i mui-file-upload

Weekly Downloads

0

Version

1.0.0-alpha.5

License

ISC

Unpacked Size

379 kB

Total Files

53

Last publish

Collaborators

  • nicholasmata