Variable: dialogModalMeta
constdialogModalMeta:object
Defined in: composites/Dialog/Dialog.tsx:151
Formal semantic identity for the DialogModal wrapper.
DialogModal composes two DOM roots: a backdrop (ModalOverlay) and a
surface (Modal). structure reflects the semantically meaningful part
— the surface carries the evaluation tokens, radii, border, elevation,
and is what a consumer styles. The backdrop is pure infrastructure (a
scrim + positioner) and is not modeled as a separate component.
Type Declaration
displayName
readonlydisplayName:"DialogModal"='DialogModal'
entity
readonlyentity:"Overlay"='Overlay'
structure
readonlystructure:"surface"='surface'