Bug report
Reproduction of the problem
- Set a class in the Breadcrumb's HtmlAttributes, e.g.,
.HtmlAttributes(new { @class = "test" })
- Inspect the rendering of the component.
Current behavior
The custom class is not applied to the Breadcrumb.
Expected/desired behavior
The custom class is applied to the Breadcrumb along with the pre-defined Kendo classes.
Environment
- Kendo UI version: 2022.2.510
- jQuery version: x.y
- Browser: [all]