Skip to main content

parseHashToken

parseHashToken(hash: AnonymousObject<any>): AnonymousObject<any>

Parse the token from the location hash

Properties

(Mandatory properties are in bold)
PropertiesTypeDescription
hashAnonymousObject<any>: the location hash (anything after the # in the URL)