DayPilot.Kanban.onCardClick

Fired before the default event click action.

Declaration

DayPilot.Kanban.onCardClick(args);

Parameters

  • args.card (DayPilot.Card object)
  • args.preventDefault()