fk-webview-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Navigation
Module
Impl
constructor
native
Module
Callback
Manager
go
Back
navigate
post
Message
Hierarchy
NativeModule
NavigationModuleImpl
Implements
NavigationModule
Index
Constructors
constructor
Properties
native
Module
Callback
Manager
Methods
go
Back
navigate
post
Message
Constructors
constructor
new
Navigation
Module
Impl
(
nativeModuleCallbackManager
:
NativeModuleCallbackManager
)
:
NavigationModuleImpl
Parameters
nativeModuleCallbackManager:
NativeModuleCallbackManager
Returns
NavigationModuleImpl
Properties
Protected
native
Module
Callback
Manager
native
Module
Callback
Manager
:
NativeModuleCallbackManager
Methods
go
Back
go
Back
(
)
:
Promise
<
NativeModuleResponse
<
string
>
>
Returns
Promise
<
NativeModuleResponse
<
string
>
>
navigate
navigate
(
routeConfig
:
RouteConfig
)
:
Promise
<
NativeModuleResponse
<
string
>
>
Parameters
routeConfig:
RouteConfig
Returns
Promise
<
NativeModuleResponse
<
string
>
>
Protected
post
Message
post
Message<T>
(
postMessage
:
PostMessage
<
T
>
)
:
void
Type parameters
T
Parameters
postMessage:
PostMessage
<
T
>
Returns
void
Generated using
TypeDoc