PopupRenderer Class
Popup Renderer.
Extends
- React.Component<object, PopupRendererState>
Methods
| Name | Description | |
|---|---|---|
| componentDidMount(): void | Called immediately after a component is mounted. | |
| componentWillUnmount(): void | Called immediately before a component is destroyed. | |
| render(): React.ReactNode | 
Properties
| Name | Type | Description | |
|---|---|---|---|
| state Readonly | PopupRendererState | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.