Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AboutModalComponent

Component for rendering AboutModal

Hierarchy

  • AboutModalComponent

Implements

  • DoCheck
  • OnInit

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

config

The AboutModal config contaning component properties

onCancel

onCancel: EventEmitter<Object> = new EventEmitter()

The Event is emitted when modal is closed

Methods

close

  • close(): void

ngDoCheck

  • ngDoCheck(): void

ngOnInit

  • ngOnInit(): void

Protected setupConfig

  • setupConfig(): void

Generated using TypeDoc