mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
* chore(): update e2e tests * chore(): back to ion-page * fix(): generate component def * chore(): fix missed tests * fix(): indent * fix(): indent * fix(): indent * fix(): indent * fix(): add closing icon tag
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