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

Property 'level' does not exist on type 'Row'.ts(2339)

Asked by AC
27 days ago.

I am trying to save the position of moved rows with onRowMove: (args: DayPilot.SchedulerRowMoveArgs)

If I print the args to the console, there are some properties, that I can’t access in typescript. For example “level”.

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

All missing properties should now be included in the TypeScript definitions in the latest sandbox build (2024.3.6165).

All documented properties and methods of DayPilot.Row are now available. You may see some additional properties that are for internal use only and are not part of the public API.

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