URLPattern$Typings extension
- on
Properties
- exec ↔ URLPatternResult? Function(Object, [String?])
-
getter/setter pair
- hash → String
-
The pattern string for the
hash
.no setter - hostname → String
-
The pattern string for the
hostname
.no setter - password → String
-
The pattern string for the
password
.no setter - pathname → String
-
The pattern string for the
pathname
.no setter - port → String
-
The pattern string for the
port
.no setter - protocol → String
-
The pattern string for the
protocol
.no setter - search → String
-
The pattern string for the
search
.no setter - test ↔ bool Function(Object, [String?])
-
getter/setter pair
- username → String
-
The pattern string for the
username
.no setter