Skip to content

ButtonComponent.setClass method

ButtonComponent › setClass

Official

Sets the class for the button component.

Signature:

setClass(cls: string): this

Parameters:

ParameterTypeDescription
clsstring

Returns: this

Since: 0.9.7