Enum
ChipListGap

Controls the how much space the child Chip components should have.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum ChipListGap

Fields

Large

Specifies a large gap for the child Chip components.

Declaration

cs-api-definition
Large = 2

Field Value

ChipListGap

Medium

Specifies a medium gap for the child Chip components.

Declaration

cs-api-definition
Medium = 1

Field Value

ChipListGap

Small

Specifies a small gap for the child Chip components.

Declaration

cs-api-definition
Small = 0

Field Value

ChipListGap

In this article
DefinitionFieldsLargeMediumSmall
Not finding the help you need?
Contact Support