URLPatternResult$Typings extension

on

Properties

hash URLPatternComponentResult
The matched result for the hash matcher.
getter/setter pair
hostname URLPatternComponentResult
The matched result for the hostname matcher.
getter/setter pair
inputs Object
The inputs provided when matching.
getter/setter pair
password URLPatternComponentResult
The matched result for the password matcher.
getter/setter pair
pathname URLPatternComponentResult
The matched result for the pathname matcher.
getter/setter pair
port URLPatternComponentResult
The matched result for the port matcher.
getter/setter pair
protocol URLPatternComponentResult
The matched result for the protocol matcher.
getter/setter pair
The matched result for the search matcher.
getter/setter pair
username URLPatternComponentResult
The matched result for the username matcher.
getter/setter pair