mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(): update to latest stencil
This commit is contained in:
@@ -10,20 +10,11 @@ Loading controllers programmatically control the loading component. Loadings can
|
||||
|
||||
## Methods
|
||||
|
||||
#### create()
|
||||
|
||||
Create a loading overlay with loading options.
|
||||
|
||||
|
||||
#### dismiss()
|
||||
|
||||
Dismiss the open loading overlay.
|
||||
|
||||
|
||||
#### getTop()
|
||||
|
||||
Get the most recently opened loading overlay.
|
||||
|
||||
| Method | Description |
|
||||
| --------- | ---------------------------------------------- |
|
||||
| `create` | Create a loading overlay with loading options. |
|
||||
| `dismiss` | Dismiss the open loading overlay. |
|
||||
| `getTop` | Get the most recently opened loading overlay. |
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user