Options
All
  • Public
  • Public/Protected
  • All
Menu

@phosphor/dragdrop

Index

Classes

Interfaces

Type aliases

Type aliases

DropAction

DropAction: "none" | "copy" | "link" | "move"

A type alias which defines the possible independent drop actions.

SupportedActions

SupportedActions: DropAction | "copy-link" | "copy-move" | "link-move" | "all"

A type alias which defines the possible supported drop actions.

Generated using TypeDoc