Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents an item in the upload queue.

Hierarchy

  • ProcessingQueueItem

Index

Properties

acceptFileTypes?: string | RegExp

MIME types a file must have to be accepted.

action: string

Actin to run.

always?: boolean

Whether the action is always run.

disabled?: string

Whether this action is disabled.

fileTypes?: string

List of recognized file types.

prefix?: boolean

Whether a prefix is added.

Generated using TypeDoc