Parameters
| Property | Type | Required | Description |
|---|---|---|---|
| content | String | No | Loading text message |
| delay | Number | No | Delay before showing (ms) |
| success | Function | No | Callback on success |
| fail | Function | No | Callback on failure |
| complete | Function | No | Callback that always executes |
Code Example
Related APIs
my.hideLoading
Hide loading
my.showToast
Show toast