sdk.notice.showwarningnoticeoptions
Home > @matterway/sdk > Notice > ShowWarningNoticeOptions
Notice.ShowWarningNoticeOptions interface
Signature:
export interface ShowWarningNoticeOptions
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'] |