Care Quality Dashboard
Homepage
Manage
Non-page specific
AlertDialogBasic usageFooterHeaderLeaveDeptButtonNoAccessProfileButton
Self-reporting
Statistics

AlertDialog

The AlertDialog component is used to display an Alert on the page with given title, text, content and actions.

open
bool
required
setOpen
func
required
title
string
text
string
content
array
actions
array

Basic usage