Bug report
The class rendered for a custom tool in the Grid toolbar is always lower-cased, regardless how the name is configured.
Regression introduced with 2023.1.117
Reproduction of the problem
- Open this Dojo example - https://dojo.telerik.com/aoChdQrQ
- Check how the custom tools are configured - { name: customButton }
- Inspect the class rendered for the customButton tool
Current behavior
The rendered class is lower-cased
Expected/desired behavior
The class name should be as defined in the name field
Environment
- Kendo UI version: 2025.1.227
- Browser: [all]