Search
Preparing search index...
The search index is not available
API Reference | Injective - Powering the future of decentralized finance.
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
API Reference | Injective - Powering the future of decentralized finance.
@injectivelabs/wallet-ts
internal
NavigationPreloadManager
Interface NavigationPreloadManager
Available only in secure contexts.
Hierarchy
NavigationPreloadManager
Index
Methods
disable
enable
get
State
set
Header
Value
Methods
disable
disable
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
enable
enable
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
get
State
get
State
(
)
:
Promise
<
NavigationPreloadState
>
Returns
Promise
<
NavigationPreloadState
>
set
Header
Value
set
Header
Value
(
value
:
string
)
:
Promise
<
void
>
Parameters
value:
string
Returns
Promise
<
void
>
Modules
@injectivelabs/sdk-
ts
@injectivelabs/wallet-
ts
Utils
Wallets
internal
Event
Emitter
Navigation
Preload
Manager
disable
enable
get
State
set
Header
Value
Generated using
TypeDoc
Available only in secure contexts.