MessageItem$Typings extension

on

Properties

isCloseAffordance bool?

Available on MessageItem, provided by the MessageItem$Typings extension

A hint for modal dialogs that the item should be triggered when the user cancels the dialog (e.g. by pressing the ESC key).
getter/setter pair
title String

Available on MessageItem, provided by the MessageItem$Typings extension

A short title like 'Retry', 'Open Log' etc.
getter/setter pair