ClassChipClickEventArgs
Class
The class that describes the event arguments of the OnClick event of the Chip.
Definition
Namespace:Telerik.Blazor.Components
Assembly:Telerik.Blazor.dll
Syntax:
cs-api-definition
public class ChipClickEventArgs
Inheritance: objectChipClickEventArgs
Constructors
ChipClickEventArgs()
Declaration
cs-api-definition
public ChipClickEventArgs()