Options
All
  • Public
  • Public/Protected
  • All
Menu

make msg popup

export

Hierarchy

  • NewAlertMsg

Index

Constructors

Properties

background: HTMLElement
footer: HTMLElement
hideBtn: (() => void) = ...

Type declaration

    • (): void
    • Returns void

img: HTMLElement
msg: HTMLElement
popup: HTMLElement
showBtn: (() => void) = ...

Type declaration

    • (): void
    • Returns void

_constructorName: string = 'NewAlertMsg'

Methods

  • createBackground(): void
  • createContent(): void
  • createFooter(): void
  • createPopup(): void
  • hide(): void
  • hide_btn(): void
  • setMsg(msg: string): void
  • show(): void
  • show_btn(): void

Generated using TypeDoc