You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(modal): include an example demonstrating onWillDismiss (ionic-team#14067)
* Include an example that shows off onWillDismiss
- onWillDismiss was never mentioned in documentation but can be very useful for displaying content before animation occurs. Updated to include an example of onWillDismiss.
- Added comments above both onDidDismiss and OnWillDismiss to further explain how they work.
* docs(modal): update indentation and add bracket
0 commit comments