Files
ionic-framework/packages/core/src/components/modal
Brandy Carney 4838d5ebfe chore(snapshot): add support for ios platform and passing a folder (#13635)
* 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
2017-12-12 17:46:11 -05:00
..

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