Skip to content

Instantly share code, notes, and snippets.

@lizzymendivil
Created May 16, 2019 18:25
input file accept presentations
<input id="media-file-upload"
class="input-upload"
type="file"
nv-file-select=""
uploader="mediaListCtrl.uploader"
accept="application/vnd.ms-powerpoint,
application/vnd.openxmlformats-officedocument.presentationml.slideshow,
application/vnd.openxmlformats-officedocument.presentationml.presentation"
multiple/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment