Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-tanstack-history
/
tanstack.history
/
HistoryLocation
History
Location
external
interface
HistoryLocation
:
ParsedPath
(
source
)
Members
Properties
hash
Link copied to clipboard
abstract
var
hash
:
String
href
Link copied to clipboard
abstract
var
href
:
String
pathname
Link copied to clipboard
abstract
var
pathname
:
String
search
Link copied to clipboard
abstract
var
search
:
String
state
Link copied to clipboard
abstract
var
state
:
ParsedHistoryState