Function: DialogBody()
DialogBody(
props):any
Defined in: composites/Dialog/Dialog.tsx:382
The body content area of a Dialog, using body.md typography tokens.
Must be rendered inside a <Dialog> — throws otherwise.
Parameters
| Parameter | Type |
|---|---|
props | DialogBodyProps |
Returns
any