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:
@@ -8,20 +8,11 @@ Modal controllers programmatically control the modal component. Modals can be cr
|
||||
|
||||
## Methods
|
||||
|
||||
#### create()
|
||||
|
||||
Create a modal overlay with modal options.
|
||||
|
||||
|
||||
#### dismiss()
|
||||
|
||||
Dismiss the open modal overlay.
|
||||
|
||||
|
||||
#### getTop()
|
||||
|
||||
Get the most recently opened modal overlay.
|
||||
|
||||
| Method | Description |
|
||||
| --------- | ------------------------------------------- |
|
||||
| `create` | Create a modal overlay with modal options. |
|
||||
| `dismiss` | Dismiss the open modal overlay. |
|
||||
| `getTop` | Get the most recently opened modal overlay. |
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user