NameTypeDefaultDescription
children
Required
ReactNode
--
isOpen
boolean
--
isCentered
boolean
--
isNarrow
boolean
--
noPadding
boolean
-Removes padding from the Dialog content.
onClose
Required
(_?: unknown) => Promise<void> | void
--
title
string
--

Dialog
2025