sdk.notice.showfailurenoticeoptions
Home > @matterway/sdk > Notice > ShowFailureNoticeOptions
Notice.ShowFailureNoticeOptions interface
Signature:
export interface ShowFailureNoticeOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
buttons? | ShowNoticeOptions['buttons'] | (Optional) | |
description | ShowNoticeOptions['description'] | ||
icon? | ShowNoticeOptions['icon'] | (Optional) | |
iconColor? | ShowNoticeOptions['iconColor'] | (Optional) | |
subtitle? | ShowNoticeOptions['title'] | (Optional) | |
text | ShowNoticeOptions['text'] | ||
title | ShowNoticeOptions['title'] |