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

The selection mode of the ChipList.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum ChipListSelectionMode

Fields

Allows multiple chip components to be selected simultaneously.

C#
Multiple = 2

No Selection.

C#
None = 0

Allows only a single chip to be selected at a time.

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