PopupWindowAttributes type
Popup configurations for setting dimensions and position of popup window
type PopupWindowAttributes = {
popupPosition?: PopupPosition,
popupSize?: PopupSize,
}
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Popup configurations for setting dimensions and position of popup window
type PopupWindowAttributes = {
popupPosition?: PopupPosition,
popupSize?: PopupSize,
}