PopupInfo Interface
Information maintained by PopupManager about a Popup
Properties
| Name | Type | Description | |
|---|---|---|---|
| component | React.ReactNode | ||
| id | string | ||
| parent | Document | undefined | will become standard once parentDocumentis removed. | |
| parentDocument | Document | Deprecated | |
| pt | Readonly<WritableXAndY> | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.