CellAray type is missing forRange function in Angular

Asked by n
8 years ago.

I want to report the missing function in angular 6 typing. It still can be invoked: row.cells["forRange"](startTime, endTime).

Answer posted by Dan Letecky [DayPilot]
8 years ago.

Thanks for reporting the issue. The forRange() method is now added to the TypeScript definitions in the latest sandbox build (2018.3.3385).

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.