Dialog

useful for helping users make decisions and to display critical information.

Props

Prop
Type
Description
childrenReactNodeThe content to render
roledialog | alertdialogThe role to apply
widthStringThe width of the dialog
ariaLabelStringThe accessibility text (W3C)
isVisibleBooleanWhether it is visible or not
onCloseFunctionA function to be called when on close

Examples

todo