ExampleDialogProps
See source codeTable 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
EventsProviderPropsNext
OverflowingToolbarProps