Skip to main content

Function: DialogHeading()

DialogHeading(__namedParameters): any

Defined in: composites/Dialog/Dialog.tsx:337

The title part of a Dialog, using title.md typography tokens. Wired to React Aria's slot="title" for accessibility.

Must be rendered inside a <Dialog> — throws otherwise.

Parameters

ParameterType
__namedParametersDialogHeadingProps

Returns

any