ChipListGap
Enum
Controls the how much space the child Chip components should have.
Definition
Fields
Specifies a large gap for the child Chip components.
C#
Large = 2
Specifies a medium gap for the child Chip components.
C#
Medium = 1
Specifies a small gap for the child Chip components.
C#
Small = 0