Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

restrict file upload type angular

This can be done by 

<input accept="fileType">

eg:<input  accept=".jpg,.png,.pdf">
 
PREVIOUS NEXT
Tagged: #restrict #file #upload #type #angular
ADD COMMENT
Topic
Name
5+8 =