Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AlertManagerState

Index

Constructors

constructor

Properties

Protected activeAlerts

activeAlerts: {} = {}

Type declaration

Protected alertId

alertId: number = 0

Methods

clear

  • clear(): void

dismiss

  • dismiss(key: null | number): void

getActiveAlerts

  • getActiveAlerts(): {}

show

  • show(children: Children): number
  • show(attrs: AlertAttrs, children: Children): number
  • show(componentClass: typeof Alert, attrs: AlertAttrs, children: Children): number

Generated using TypeDoc version 0.22.10