OptionalingressOptional ingress hook for native strategy.
Use this to bridge deep-link systems into the adapter.
OptionalinitialInitial path used by native strategy memory history.
Default: "/".
OptionalstrategyRuntime strategy selection.
"auto": use web when DOM + History API exist, else native."web": force browser history."native": force in-memory history.Default: "auto".
Options for createUniversalAdapter.