Interface ShowFailureNoticeOptions

Hierarchy

  • ShowFailureNoticeOptions

Properties

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

Generated using TypeDoc