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 @@ ToastController is a component use to create Toast components. Please see the do
|
||||
|
||||
## Methods
|
||||
|
||||
#### create()
|
||||
|
||||
Create a toast overlay with toast options.
|
||||
|
||||
|
||||
#### dismiss()
|
||||
|
||||
Dismiss the open toast overlay.
|
||||
|
||||
|
||||
#### getTop()
|
||||
|
||||
Get the most recently opened toast overlay.
|
||||
|
||||
| Method | Description |
|
||||
| --------- | ------------------------------------------- |
|
||||
| `create` | Create a toast overlay with toast options. |
|
||||
| `dismiss` | Dismiss the open toast overlay. |
|
||||
| `getTop` | Get the most recently opened toast overlay. |
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user