BaseSpinner
Extends:
react~Component → BaseSpinner
Static Method Summary
| Static Public Methods | ||
| public static |
setSpinner(component: *) |
|
Constructor Summary
| Public Constructor | ||
| public |
|
|
Member Summary
| Public Members | ||
| public |
state: {"endTimeout": *} |
|
Method Summary
| Public Methods | ||
| public |
async componentDidMount() |
|
| public |
async componentDidUpdate(prevProps: *) |
|
| public |
async delayTimer() |
|
| public |
render(): * |
|
| public |
renderCoverSpiner(): * |
|
| public |
renderLineSpinner(): * |
|
Static Public Methods
public static setSpinner(component: *) source
Params:
| Name | Type | Attribute | Description |
| component | * |