Constructor
new Button(text, options)
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
text |
String | The text of the button |
options |
ButtonSystem~ButtonConfig |
Members
html :Element
- Description:
- The DOM element of this button
- Source:
The DOM element of this button
Type:
- Element