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: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.