Search
Preparing search index...
The search index is not available
@storefront/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
UrlParser
Class UrlParser<T>
Type parameters
T
Hierarchy
UrlHandler
UrlParser
DetailsUrlParser
NavigationUrlParser
SearchUrlParser
Implements
Parser
<
T
>
Index
Constructors
constructor
Properties
beautifier
config
parse
Methods
to
Keys
to
Object
Constructors
constructor
new
Url
Parser
(
beautifier
:
UrlBeautifier
)
:
UrlParser
Parameters
beautifier:
UrlBeautifier
Returns
UrlParser
Properties
Protected
beautifier
beautifier
:
UrlBeautifier
config
config
:
Configuration
= this.beautifier.config
parse
parse
:
function
Type declaration
(
url
:
string
)
:
T
Parameters
url:
string
Returns
T
Methods
Static
to
Keys
to
Keys
(
mapping
:
any
[]
)
:
any
Parameters
mapping:
any
[]
Returns
any
Static
to
Object
to
Object
(
mapping
:
any
[]
)
:
any
Parameters
mapping:
any
[]
Returns
any
Globals
Url
Parser
constructor
beautifier
config
parse
to
Keys
to
Object
Generated using
TypeDoc