search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Missing types for DayPilot.Gantt

Asked by Leo
20 days ago.

Hi Dan,

I believe the following Types are missing from DayPilot.Gantt.

DayPilot.Gantt

  • visibleStart()

  • multiselect

  • multiselect.add()

  • multiselect.tasks()

  • multiselect.clear()

DayPilot.GanttBeforeCellRenderArgs

  • cell.areas

Comment posted by Leo
20 days ago.

In addition, I found:

DayPilot.Gantt

  • multiselect.remove()

DayPilot.GanttTaskMovingArgs

  • multimove

DayPilot.GanttTaskMovedArgs

  • multimove

Answer posted by Dan Letecky [DayPilot]
20 days ago.

The missing TypeScript definitions have been added now in the latest sandbox build (2025.3.6529).

The only exception is DayPilot.GanttBeforeCellRenderArgs.cell.areas - this is already available but it needs to be accessed as DayPilot.GanttBeforeCellRenderArgs.cell.properties.areas.

New Reply
This reply is
Attachments:
or drop files here
Your name (optional):