New to Telerik UI for BlazorStart a free 30-day trial

Defines the collapse mode of the Breadcrumb component.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum BreadcrumbCollapseMode

Fields

Items are automatically collapsed based on the width of the Breadcrumb.

C#
Auto = 0

All items are positioned on the same row.

C#
None = 2

Items are wrapped on multiple rows when their total width is wider than the width of the Breadcrumb.

C#
Wrap = 1
In this article
DefinitionFieldsAutoNoneWrap
Not finding the help you need?
Contact Support