New to Kendo UI for Angular? Start a free 30-day trial
BreadcrumbSize
Represents the possible size options of the Breadcrumb.
type
BreadcrumbSize = "small" | "medium" | "large" | "none";