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:
@@ -7,20 +7,11 @@ Action Sheet controllers programmatically control the action sheet component. Ac
|
||||
|
||||
## Methods
|
||||
|
||||
#### create()
|
||||
|
||||
Create an action sheet overlay with action sheet options.
|
||||
|
||||
|
||||
#### dismiss()
|
||||
|
||||
Dismiss the open action sheet overlay.
|
||||
|
||||
|
||||
#### getTop()
|
||||
|
||||
Get the most recently opened action sheet overlay.
|
||||
|
||||
| Method | Description |
|
||||
| --------- | --------------------------------------------------------- |
|
||||
| `create` | Create an action sheet overlay with action sheet options. |
|
||||
| `dismiss` | Dismiss the open action sheet overlay. |
|
||||
| `getTop` | Get the most recently opened action sheet overlay. |
|
||||
|
||||
|
||||
----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user