PopupWindowAttributes type
Popup configurations for setting dimensions and position of popup window
type PopupWindowAttributes = {
popupPosition?: PopupPosition,
popupSize?: PopupSize,
}
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Popup configurations for setting dimensions and position of popup window
type PopupWindowAttributes = {
popupPosition?: PopupPosition,
popupSize?: PopupSize,
}