The API reference is a Work in Progress and will be continuously improved and extended. We'd love to hear your feedback in our documentation repository.
Home > @edtr-io/plugin-files > FileType
FileType enum
Signature:export declare enum FileType
Enumeration Members
| Member | Value | Description |
|---|---|---|
| Archive | "archive" | |
| Audio | "audio" | |
| Excel | "excel" | |
| Image | "image" | |
| Other | "other" | |
"pdf" | ||
| PowerPoint | "powerpoint" | |
| Video | "video" | |
| Word | "word" |