Open cmglez10 opened 6 years ago
I tried to use the input "accept" but I did not succeed.
<ng2-file-input [multiple]="false" [extensions]="['txt']" [show-previews]="true" [accept]="module.name+'.txt'"></ng2-file-input>
A little example in README file would be nice!
I tried to use the input "accept" but I did not succeed.
<ng2-file-input [multiple]="false" [extensions]="['txt']" [show-previews]="true" [accept]="module.name+'.txt'"></ng2-file-input>
A little example in README file would be nice!