Currently, the TelerikChartBreadcrumb does not allow specifying how the Breadcrumb items are visualized when their total width exceeds the width of the component.
A possible alternative to achieve the same result is to override the default theme styles with the following CSS rule:
.k-breadcrumb-container {
flex-flow: row wrap;
}
Here is a REPL example to see the result of the above CSS approach - https://blazorrepl.telerik.com/GTOyPYbG23PugZBQ36
Hello Christian,
Thank you for sharing more information about your requirements regarding the feature in the TelerikChartBreadCrumb. We appreciate your input, and once we begin planning the feature, we’ll carefully consider the information you’ve provided. Your cooperation is truly valued.
Regards,
Tsvetomir
Progress Telerik
Enjoyed our products? Share your experience on G2 and receive a $25 Amazon gift card for a limited time!