URLPatternResult
URLPatternResult
is the object returned from URLPattern.exec
.
Properties
Link copied to clipboard
The matched result for the hash
matcher.
Link copied to clipboard
The matched result for the hostname
matcher.
Link copied to clipboard
The inputs provided when matching.
Link copied to clipboard
The matched result for the password
matcher.
Link copied to clipboard
The matched result for the pathname
matcher.
Link copied to clipboard
The matched result for the port
matcher.
Link copied to clipboard
The matched result for the protocol
matcher.
Link copied to clipboard
The matched result for the search
matcher.
Link copied to clipboard
The matched result for the username
matcher.