oidc-client-ts
Preparing search index...
PopupWindowParams
Interface PopupWindowParams
interface
PopupWindowParams
{
popupAbortOnClose
?:
boolean
;
popupSignal
?:
AbortSignal
|
null
;
popupWindowFeatures
?:
PopupWindowFeatures
;
popupWindowTarget
?:
string
;
}
Index
Properties
popup
Abort
On
Close?
popup
Signal?
popup
Window
Features?
popup
Window
Target?
Properties
Optional
popup
Abort
On
Close
popupAbortOnClose
?:
boolean
Abort navigator when the popup is lost
Optional
popup
Signal
popupSignal
?:
AbortSignal
|
null
An AbortSignal to set request's signal.
Optional
popup
Window
Features
popupWindowFeatures
?:
PopupWindowFeatures
Optional
popup
Window
Target
popupWindowTarget
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
popup
Abort
On
Close
popup
Signal
popup
Window
Features
popup
Window
Target
oidc-client-ts
Loading...
Abort navigator when the popup is lost