Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CardMovedEventData

Data of a 'card moved' event.

Hierarchy

Index

Properties

Properties

card

card: BoardCard

The moved card.

from

from: string

The name of the area from where the card has been moved.

to

to: string

The name of the area where the card has been moved to.

uid

uid: string

The unique ID.

Generated using TypeDoc