ContentDialog Function
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): Element
Parameter | Type | Description |
---|---|---|
props | ContentDialogProps |
Returns - Element
Defined in
Last Updated: 20 June, 2023