mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
ion-action-sheet-controller
Action Sheet controllers programmatically control the action sheet component. Action Sheets can be created and dismissed from the action sheet controller. View the Action Sheet documentation for a full list of options to pass upon creation.
Methods
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. |
Built with StencilJS