BaseComponent class
Signature:
export abstract class BaseComponent Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
disabled | boolean |
Methods
| Method | Modifiers | Description |
|---|---|---|
setDisabled(disabled) | ||
then(cb) | Facilitates chaining |
1 min read
Signature:
export abstract class BaseComponent | Property | Modifiers | Type | Description |
|---|---|---|---|
disabled | boolean |
| Method | Modifiers | Description |
|---|---|---|
setDisabled(disabled) | ||
then(cb) | Facilitates chaining |