Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • ModalDialog

Index

Constructors

Properties

Methods

Constructors

constructor

  • new ModalDialog(viewContainer: ViewContainerRef): ModalDialog
  • Parameters

    • viewContainer: ViewContainerRef

    Returns ModalDialog

Properties

Private dom

dom: unknown

Private el

el: HTMLElement

Private owner

owner: any

Private viewContainer

viewContainer: ViewContainerRef

Methods

ngAfterViewInit

  • ngAfterViewInit(): void
  • Returns void

openModal

  • openModal(): void
  • Returns void

Generated using TypeDoc