Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CardUpdatedEventData

Data of a 'card updated' event.

Hierarchy

Index

Properties

Properties

card

card: BoardCard

The card with the current data.

column

column: string

The name of the column where the card has been updated.

oldCard

oldCard: BoardCard

The card with the old data.

uid

uid: string

The unique ID.

Generated using TypeDoc