Search results

CardClickEventArgs API in Angular Kanban API component

Provides information about a Card Click/Double Click event.

Properties

cancel

boolean

Defines the cancel option for the action taking place.

data

Record

Returns the object of the element which is currently being clicked or double clicked.

event

Event | MouseEvent | KeyboardEvent

Defines the type of the event.

name

string

Specifies name of the event.