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