ngx-input-file
ngx-input-file copied to clipboard
sizeLimit Attribute Utilization
how to use sizelimit? <input-file fxFlex.gt-xs="30" formControlName="doc" fileLimit="1" fileAccept="*" sizeLimit=5000> this is my command can you help me with this I put sizeLimit on "" also