@sheerid/jslib
Preparing search index...
IframeUserConfiguration
Type Alias IframeUserConfiguration
Description
Configuration for a verification being displayed on an iframe.
type
IframeUserConfiguration
=
{
closeButtonText
?:
string
;
mobileRedirect
?:
boolean
;
mobileThreshold
?:
string
|
number
;
stopPropagation
?:
boolean
;
}
Index
Properties
close
Button
Text?
mobile
Redirect?
mobile
Threshold?
stop
Propagation?
Properties
Optional
close
Button
Text
closeButtonText
?:
string
Optional
mobile
Redirect
mobileRedirect
?:
boolean
Optional
mobile
Threshold
mobileThreshold
?:
string
|
number
Optional
stop
Propagation
stopPropagation
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
close
Button
Text
mobile
Redirect
mobile
Threshold
stop
Propagation
@sheerid/jslib
Loading...
Description
Configuration for a verification being displayed on an iframe.