Header menu logo Navs

TemplateComponent Type

A discriminated union that represents the different types of components that a URL can have

Union cases

Union case Description

Hash hash

Full Usage: Hash hash

Parameters:
    hash : string voption

hash : string voption

Query query

Full Usage: Query query

Parameters:
query : QueryKey list

Segment segment

Full Usage: Segment segment

Parameters:
segment : TemplateSegment

Instance members

Instance member Description

this.IsHash

Full Usage: this.IsHash

Returns: bool
Returns: bool

this.IsQuery

Full Usage: this.IsQuery

Returns: bool
Returns: bool

this.IsSegment

Full Usage: this.IsSegment

Returns: bool
Returns: bool

Type something to start searching.