ExampleDialogProps

See source code
Table of contents
interface ExampleDialogProps {}

Properties

body

optional
body?: string

cancel

optional
cancel?: string

confirm

optional
confirm?: string

displayDontShowAgain

optional
displayDontShowAgain?: boolean

title

optional
title?: string

Methods

onCancel


onContinue


Prev
EventsProviderProps
Next
OverflowingToolbarProps