Plumile JS API
Preparing search index...
router/src
RouterLocationSnapshot
Type Alias RouterLocationSnapshot
Compact location snapshot shared by all instrumentation events.
type
RouterLocationSnapshot
=
{
hash
:
string
;
pathname
:
string
;
search
:
string
;
}
Index
Properties
hash
pathname
search
Properties
hash
hash
:
string
pathname
pathname
:
string
search
search
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
hash
pathname
search
Plumile JS API
Loading...
Compact location snapshot shared by all instrumentation events.