Preparing search index...
The search index is not available
Auth React SDK Reference - v0.0.3
Auth React SDK Reference
IframeWrapper
Class IframeWrapper
Index
Constructors
constructor
Properties
app
Mode
get
App
Config
hide
params
show
widget
Bubble
widget
Iframe
Container
Methods
get
State
handle
Disconnect
hide
Widget
Bubble
on
Receiving
Pending
Request
Count
set
Connection
Methods
set
Wallet
Type
show
Widget
Bubble
Constructors
constructor
new
Iframe
Wrapper
(
params
)
:
IframeWrapper
Parameters
params
:
IframeWrapperParams
Returns
IframeWrapper
Properties
app
Mode
app
Mode
:
AppMode
get
App
Config
get
App
Config
:
(
(
)
=>
AppConfig
)
hide
hide
:
(
(
)
=>
void
)
params
params
:
IframeWrapperParams
show
show
:
(
(
)
=>
void
)
widget
Bubble
widget
Bubble
:
HTMLButtonElement
widget
Iframe
Container
widget
Iframe
Container
:
HTMLDivElement
Methods
get
State
get
State
(
)
:
"closed"
|
"open"
Returns
"closed"
|
"open"
handle
Disconnect
handle
Disconnect
(
)
:
void
Returns
void
hide
Widget
Bubble
hide
Widget
Bubble
(
)
:
void
Returns
void
on
Receiving
Pending
Request
Count
on
Receiving
Pending
Request
Count
(
count
)
:
void
Parameters
count
:
number
Returns
void
set
Connection
Methods
set
Connection
Methods
(
methods
)
:
Promise
<
{
communication
:
Connection
<
ChildMethods
>
;
iframe
:
HTMLIFrameElement
;
}
>
Parameters
methods
:
ParentMethods
Returns
Promise
<
{
communication
:
Connection
<
ChildMethods
>
;
iframe
:
HTMLIFrameElement
;
}
>
set
Wallet
Type
set
Wallet
Type
(
walletType
,
appMode
)
:
void
Parameters
walletType
:
WalletType
appMode
:
undefined
|
AppMode
Returns
void
show
Widget
Bubble
show
Widget
Bubble
(
)
:
void
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
app
Mode
get
App
Config
hide
params
show
widget
Bubble
widget
Iframe
Container
Methods
get
State
handle
Disconnect
hide
Widget
Bubble
on
Receiving
Pending
Request
Count
set
Connection
Methods
set
Wallet
Type
show
Widget
Bubble
Docs
Auth React SDK Reference - v0.0.3
Loading...