Skip to content

Wrong TypeScript definitions for Spreadsheet and Scheduler #8136

@martintabakov

Description

@martintabakov

Bug report

The TypeScript definitions for the Spreadsheet and Scheduler options below are incorrect:

  • data() in the Scheduler class returns void instead of array of kendo.data.SchedulerEvent
  • toJSON method in the Sheet class returns void instead of a kendo.ooxml.WorkbookSheet
  • the hyperlinks option in the WorkbookSheet interface is not marked as optional

Environment

  • Kendo UI version: 2024.4.1112
  • Browser: [all]

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions