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