BaseComponent.then method
BaseComponent › then
Signature:
then(callback: (component: this) => unknown): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| callback | (component: this) => unknown |
Returns: this
BaseComponent › then
Signature:
then(callback: (component: this) => unknown): thisParameters:
| Parameter | Type | Description |
|---|---|---|
| callback | (component: this) => unknown |
Returns: this