PopupWindowAttributes type
Popup configurations for setting dimensions and position of popup window
type PopupWindowAttributes = {
popupPosition?: PopupPosition,
popupSize?: PopupSize,
}
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Popup configurations for setting dimensions and position of popup window
type PopupWindowAttributes = {
popupPosition?: PopupPosition,
popupSize?: PopupSize,
}