Interface ShowWarningNoticeOptions

Hierarchy

  • ShowWarningNoticeOptions

Properties

buttons?: ButtonListItemProps[]
description: ReactNode
icon?: string
iconColor?: string
subtitle?: ReactNode
text: ReactNode
title: ReactNode

Generated using TypeDoc