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 parentDocument is removed. |
|
| parentDocument | Document | Deprecated | |
| pt | Readonly<WritableXAndY> |
Defined in
Last Updated: 14 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.