Skip to content

pqina/filepond-plugin-file-validate-type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cbc33fc Β· May 16, 2024

History

40 Commits
Feb 14, 2024
Feb 14, 2024
Feb 14, 2024
Mar 25, 2019
Mar 22, 2019
Mar 22, 2019
Feb 14, 2024
Feb 14, 2024
Feb 14, 2024
May 16, 2024
Mar 22, 2019
Mar 19, 2021
Feb 14, 2024
Mar 22, 2019
Mar 22, 2019

Repository files navigation

File Type Validation plugin for FilePond

npm version

https://pqina.nl/filepond/docs/patterns/plugins/file-validate-type/

The File Type Validation plugin handles blocking of files that are of the wrong type. When creating a FilePond instance based on a input type file, this plugin will automatically interpret the accept attribute value.

If you're having trouble setting the correct mime type, use this codepend demo to view the mime type detected by different browsers.

Demo