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