Type Alias: DialogBodyProps
DialogBodyProps =
Omit<React.HTMLAttributes<HTMLDivElement>,"style"|"className">
Defined in: composites/Dialog/Dialog.tsx:372
Props for the DialogBody component.
DialogBodyProps =
Omit<React.HTMLAttributes<HTMLDivElement>,"style"|"className">
Defined in: composites/Dialog/Dialog.tsx:372
Props for the DialogBody component.