createNativeNavigate
Datalayer Core / createNativeNavigate
Function: createNativeNavigate()
createNativeNavigate(): (
to
,options?
) =>void
Defined in: src/navigation/adapters/native.tsx:16
Create native browser navigation function
Returns
(
to
,options?
):void
Parameters
to
string
options?
any
Returns
void