addon/components/ui-modal.js:5

components.UiModal

ui-modal component

Property Summary

Public Properties
public

Class names to apply to the modal

public

Setting to false will not allow you to close the modal by clicking on the dimmer

public

modal status

public

Class names to apply to the modal

public

transition

Method Summary

Public Methods
public
showModal( ): Void

Public Properties

Class names to apply to the modal

Setting to false will not allow you to close the modal by clicking on the dimmer

modal status

Class names to apply to the modal

transition

Public Methods

addon/components/ui-modal.js:79

public showModal( ): Void

Return:

Void

Events

onShow
addon/components/ui-modal.js:17

when modal show, this action will be triggered

onShow
addon/components/ui-modal.js:28

when modal hide, this action will be triggered