The cards.remove() method removes a card from cards.list and updates the Kanban UI.
DayPilot.Kanban.cards.remove(card);
card (DayPilot.Card) - card to be removed
card
DayPilot.Card
const card = kanban.cards.find(1); kanban.cards.remove(card);
DayPilot.Kanban.cards.list
DayPilot.Kanban Class
Availability of this API item in DayPilot editions: