Dialog Class

Deprecated  in 4.12.x. Use [[iTwinUI dialog]] instead.

Dialog React component with optional resizing and dragging functionality

Extends

  • Component<DialogProps>

Methods

Name Description
constructor(props: DialogProps): Dialog    
_handleContainerPointerDown(event: PointerEvent<Element>): void Protected    
componentDidMount(): void    
componentWillUnmount(): void    
getFooterButtons(buttonCluster: DialogButtonDef[], primaryStyleType: "default" | "cta" | "high-visibility" | "borderless""cta", noCoreButtonClasses: booleanfalse): undefined | ReactNode[] Protected   Deprecated  
handleRefSet(containerDiv: "null" | HTMLDivElement): void    
render(): ReactElement<any, string | JSXElementConstructor<any>>    

Properties

Name Type Description
defaultProps Static Partial<DialogProps>    

Defined in

Last Updated: 13 May, 2024