ExtraButtonComponent
โบ setIcon
ExtraButtonComponent.setIcon() method
Signature:
setIcon(icon: IconName): this;
Parameters
Parameter | Type | Description |
---|---|---|
icon | IconName | ID of the icon, can use any icon loaded with addIcon() or from the inbuilt library. |
Returns:
this