Skip to content

ButtonComponent.setButtonText method

ButtonComponent › setButtonText

Official

Sets the text for the button component.

Signature:

setButtonText(name: string): this

Parameters:

Parameter Type Description
name string

Returns: this

Since: 0.9.7