URLStore.getParam()method
getParam(key: string): string | undefined
Return a single param in this URL, or undefined if it could not be found.
getParam(key: string): string | undefined
Return a single param in this URL, or undefined if it could not be found.