InternalThe dialog React component to render inside the modal shell
Pre-built props for the component (DialogProps + options, already localized)
OptionalonOverlayCreated: (overlayId: string) => voidOptionalwebViewId: stringThe WebView that initiated the request. Defaults to 'dialog-service'.
The dialog result, or undefined if dismissed
Shows a modal dialog overlay with any dialog component. Called internally by the dialog service host. Not exposed on PAPI.