Skip to main content

URL

Interfaces Jump to heading

Iv
URLPattern

The URLPattern API provides a web platform primitive for matching URLs based on a convenient pattern syntax.

I
URLPatternComponentResult
No documentation available
I
URLPatternOptions

Options for the URLPattern constructor.

I
URLPatternResult

URLPatternResult is the object returned from URLPattern.exec.

Type Aliases Jump to heading

T
URLPatternInput
No documentation available
    Back to top