ContentDialog Function

Deprecated  in 4.15.0. Use [[iTwinUI Dialog]] instead.

Content Dialog React component uses the Dialog component with a modal={false} prop. It controls the z-index to keep the focused dialog above content but below widgets.

ContentDialog(props: ContentDialogProps): React.JSX.Element

Parameter Type Description
props ContentDialogProps  

Returns - React.JSX.Element

Defined in

Last Updated: 20 November, 2024