ModelessDialog Class

Modeless Dialog React component uses the Dialog component with a modal={false} prop. It controls the z-index to keep the focused dialog above others.

Extends

Methods

Name Description
constructor(props: ModelessDialogProps): ModelessDialog    
render(): Element    

Defined in

Last Updated: 29 November, 2022