Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ICustomModalComponent

Hierarchy

  • ICustomModalComponent

Implemented by

Index

Properties

Methods

Properties

dialog

Methods

Optional beforeClose

  • beforeClose(): boolean
  • Invoked before a modal is closed, return true to cancel closing.

    Returns boolean

Optional beforeDismiss

  • beforeDismiss(): boolean
  • Invoked before a modal is dismissed, return true to cancel dismissal.

    Returns boolean

Generated using TypeDoc