Interface for a class ChipList
Triggers before the click event of the chip is fired. This event can be used to prevent the further process and restrict the click action over a chip.
Triggers when a chip is clicked.
EmitType<Event>
Triggers when the component is created successfully.
Fires before removing the chip element.
string
Specifies the icon CSS class for the avatar in the chip.
string
Specifies the customized text value for the avatar in the chip.
string[]
| number[]
| ChipModel[]
This chips property helps to render ChipList component.
string
Specifies the custom classes to be added to the chip element used to customize the ChipList component.
boolean
Enables or disables the delete functionality of a chip.
boolean
Enable or disable persisting component’s state between page reloads.
boolean
Enable or disable rendering component in right to left direction.
boolean
Specifies a value that indicates whether the chip component is enabled or not.
string
Specifies the leading icon CSS class for the chip.
string
Specifies the trailing icon url for the chip.
string
Overrides the global culture and localization value for this component. Default global culture is ‘en-US’.
string[]
| number[]
| number
Sets or gets the selected chip items in the chip list.
string
Defines the selection type of the chip. The available types are:
string
Specifies the text content for the chip.
string
Specifies the trailing icon CSS class for the chip.
string
Specifies the trailing icon url for the chip.