Material Design File Input Library For Angular

Author: merlosy
Official Page: Go to website
Publish Date: May 2, 2018
License: MIT

Description:

This library provides a component to use inside Angular Material mat-form-field, a FileValidator with maxContentSize, to limit the file size; and a ByteFormatPipe to format the file size in a human-readable format.

Installation:

# NPM
$ npm install ngx-material-file-input --save

Preview:

Material Design File Input Library For Angular


You Might Be Interested In:

Add Comment