Search
Preparing search index...
The search index is not available
bitbybit.dev v0.20.3
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Home
App
Projects
School
Pricing
Blog
Start
bitbybit-complete-declarations
Bit
Inputs
BabylonGui
SetButtonTextDto
Class SetButtonTextDto
Hierarchy
SetButtonTextDto
Index
Constructors
constructor
Properties
button
text
Constructors
constructor
new
Set
Button
Text
Dto
(
button
?:
Button
, text
?:
string
)
:
SetButtonTextDto
Parameters
Optional
button:
Button
Optional
text:
string
Returns
SetButtonTextDto
Properties
button
button
:
Button
Button to update
default
undefined
text
text
:
string
Text of the button
default
Click me!
Exports
Bit
Inputs
Babylon
Gui
Set
Button
Text
Dto
constructor
button
text
Generated using
TypeDoc
Button to update
undefined