mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
chore(): update to latest stencil
This commit is contained in:
@ -24,20 +24,11 @@ async function presentAlert() {
|
||||
|
||||
## Methods
|
||||
|
||||
#### create()
|
||||
|
||||
Create an alert overlay with alert options
|
||||
|
||||
|
||||
#### dismiss()
|
||||
|
||||
Dismiss the open alert overlay.
|
||||
|
||||
|
||||
#### getTop()
|
||||
|
||||
Get the most recently opened alert overlay.
|
||||
|
||||
| Method | Description |
|
||||
| --------- | ------------------------------------------- |
|
||||
| `create` | Create an alert overlay with alert options |
|
||||
| `dismiss` | Dismiss the open alert overlay. |
|
||||
| `getTop` | Get the most recently opened alert overlay. |
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user