vapor-chamber API reference - v1.16.0
Repo
Performance
Roadmap
Laravel integration
Preparing search index...
router
createMemoryHistory
Function createMemoryHistory
createMemoryHistory
(
rawBase
?:
string
,
initialFullPath
?:
string
)
:
RouterHistory
In-memory history — tests and SSR. Same contract as createWebHistory.
Parameters
Optional
rawBase
:
string
initialFullPath
:
string
= '/'
Returns
RouterHistory
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Repo
Performance
Roadmap
Laravel integration
vapor-chamber API reference - v1.16.0
Loading...
In-memory history — tests and SSR. Same contract as createWebHistory.