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
- 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