DayPilot.Kanban.cardDoubleClickHandling

The cardDoubleClickHandling property (string) specifies how the card double click should be handled.

Available since 2025.3.6607.

Possible Values

Default Value

"Disabled"

Example

Kanban config:

{
  cardDoubleClickHandling: "Enabled",
  // ...
}