useCrossOriginPopup Function

Hook that will show a popup window

useCrossOriginPopup(visible: boolean, url: string, title: string, width: number, height: number, onClose: () => void): void

Parameter Type Description
visible boolean  
url string  
title string  
width number  
height number  
onClose () => void  

Returns - void

Defined in

Last Updated: 13 May, 2024