Setting.addButton() method
Signature:
addButton(cb: (component: ButtonComponent) => any): this;
Parameters
Parameter | Type | Description |
---|---|---|
cb | (component: ButtonComponent ) โ any |
Returns:
this
1 min read
Signature:
addButton(cb: (component: ButtonComponent) => any): this;
Parameter | Type | Description |
---|---|---|
cb | (component: ButtonComponent ) โ any |
Returns:
this