FetchState
Properties
This element is often used without passing props
Additional properties for advanced use cases
Properties | Type | Description |
---|---|---|
error | BasicError | |
fetching | boolean | |
loading | boolean | |
result | any | |
task | Task<any> |
This element is often used without passing props
Properties | Type | Description |
---|---|---|
error | BasicError | |
fetching | boolean | |
loading | boolean | |
result | any | |
task | Task<any> |