Type Alias: UiPopupOpenOptions
UiPopupOpenOptions =
UiPositionedPopupOpenOptions|UiGenericPopupOpenOptions<Exclude<UiPopupType,"positioned">>
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/UiSystem/UiViewStack.tsx:77
Options describing how to open a UI view as a popup.