Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PopupButton

Describes a button of a popup.

Hierarchy

  • MessageItem
    • PopupButton

Index

Properties

Optional action

Gets the action of that button.

Optional isCloseAffordance

isCloseAffordance: boolean

Indicates that this item replaces the default 'Close' action.

Optional tag

tag: any

Contains an additional object that should be linked with that instance.

title

title: string

A short title like 'Retry', 'Open Log' etc.

Generated using TypeDoc