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