Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • NotificationAction

Index

Constructors

Properties

Constructors

constructor

  • new NotificationAction(title: string, handler: Function, closeNotification?: boolean): NotificationAction
  • Parameters

    • title: string
    • handler: Function
    • Optional closeNotification: boolean

    Returns NotificationAction

Properties

closeNotification

closeNotification: boolean

handler

handler: Function

title

title: string

Generated using TypeDoc