Skip to content

ToolBar open event should be described properly in typescript definition and API #6651

@nelito987

Description

@nelito987

Bug report

Currently, it is documented that the e.SplitButton can be accessed in the Toolbar open event. And in the typescript definition - link
However, the SplitButton property is not set in the open event code.

Reproduction of the problem

  1. Open the Dojo and check the result in the console.

Current behavior

The e.SplitButton is undefined

Expected/desired behavior

SplitButton element should be returned or we should fix the typescript definition.

Environment

  • Kendo UI version: 2023.3.1114
  • Browser: all

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions