new Button(options)
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
options |
ButtonOptions | The options for the Visualizer instance. |
Members
element
- Description:
Link to the DOM element of button.
- Source:
Properties:
| Type | Description |
|---|---|
| HTMLElement |
Link to the DOM element of button.
Methods
onClick(callback)
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
callback |
* |