URLPatternResult$Typings extension

on

Properties

hash URLPatternComponentResult

Available on URLPatternResult, provided by the URLPatternResult$Typings extension

The matched result for the hash matcher.
getter/setter pair
hostname URLPatternComponentResult

Available on URLPatternResult, provided by the URLPatternResult$Typings extension

The matched result for the hostname matcher.
getter/setter pair
inputs Object

Available on URLPatternResult, provided by the URLPatternResult$Typings extension

The inputs provided when matching.
getter/setter pair
password URLPatternComponentResult

Available on URLPatternResult, provided by the URLPatternResult$Typings extension

The matched result for the password matcher.
getter/setter pair
pathname URLPatternComponentResult

Available on URLPatternResult, provided by the URLPatternResult$Typings extension

The matched result for the pathname matcher.
getter/setter pair
port URLPatternComponentResult

Available on URLPatternResult, provided by the URLPatternResult$Typings extension

The matched result for the port matcher.
getter/setter pair
protocol URLPatternComponentResult

Available on URLPatternResult, provided by the URLPatternResult$Typings extension

The matched result for the protocol matcher.
getter/setter pair

Available on URLPatternResult, provided by the URLPatternResult$Typings extension

The matched result for the search matcher.
getter/setter pair
username URLPatternComponentResult

Available on URLPatternResult, provided by the URLPatternResult$Typings extension

The matched result for the username matcher.
getter/setter pair