mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
* chore(snapshot): adds support for multiple platforms and passing folder * test(e2e): update e2e tests for multiple platforms * test(e2e): fix failing backdrop tests * chore(snapshot): remove console logs
ion-modal
Properties
animate
boolean
color
string
component
any
cssClass
string
data
any
enableBackdropDismiss
boolean
enterAnimation
any
leaveAnimation
any
modalId
string
mode
string
showBackdrop
boolean
Attributes
animate
boolean
color
string
component
any
cssClass
string
data
any
enableBackdropDismiss
boolean
enterAnimation
any
leaveAnimation
any
modalId
string
mode
string
showBackdrop
boolean
Events
ionModalDidDismiss
ionModalDidLoad
ionModalDidPresent
ionModalDidUnload
ionModalWillDismiss
ionModalWillPresent
Methods
dismiss()
present()
Built by StencilJS