how can i show only pdf file in gallery using input type file or Camer Plugin(for ios and android)
for input type file use this <input type="file" accept=".pdf" />
The camera plugin works with just images.
how can i show only pdf file in gallery using input type file or Camer Plugin(for ios and android)
for input type file use this <input type="file" accept=".pdf" />
The camera plugin works with just images.