Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CardCreatedEventData

Data of a 'card created' event.

Hierarchy

Index

Properties

Properties

card

card: BoardCard

The new card.

column

column: string

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

uid

uid: string

The unique ID.

Generated using TypeDoc