ExtraButtonComponent โ€บ setIcon

ExtraButtonComponent.setIcon() method

Signature:

setIcon(icon: IconName): this;

Parameters

ParameterTypeDescription
iconIconNameID of the icon, can use any icon loaded with addIcon() or from the inbuilt library.

Returns:

this