TemplateComponent Type
A discriminated union that represents the different types of components that a URL can have
Union cases
Union case | Description |
Full Usage:
Hash hash
Parameters:
string voption
|
|
|
|
|
|
Instance members
Instance member | Description |
Full Usage:
this.IsHash
Returns: bool
|
|
Full Usage:
this.IsQuery
Returns: bool
|
|
Full Usage:
this.IsSegment
Returns: bool
|
|