Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Notification

The notification component for popping up notifications.

Hierarchy

  • Notification

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private finalOptions

finalOptions: NotificationOptions

Private Optional ref

ref: HTMLElement

Static Private refContainer

refContainer: HTMLElement

Methods

close

  • close(item?: HTMLElement): void
  • Closes the notification

    Parameters

    • Optional item: HTMLElement

      The notification item typed [[HTMLElement]]

    Returns void

Private renderItem

  • renderItem(message: string): HTMLElement

show

  • show(): HTMLElement

Generated by BNDY-NET