Vertex Viewer SDK
Preparing search index...
Utils
Uri
Uri
Interface Uri
A type that represents a Uniform Resource Identifier (URI).
interface
Uri
{
authority
?:
string
;
fragment
?:
string
;
path
?:
string
;
query
?:
string
;
scheme
?:
string
;
}
Index
Properties
authority?
fragment?
path?
query?
scheme?
Properties
Optional
authority
authority
?:
string
Optional
fragment
fragment
?:
string
Optional
path
path
?:
string
Optional
query
query
?:
string
Optional
scheme
scheme
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authority
fragment
path
query
scheme
Vertex Viewer SDK
Loading...
A type that represents a Uniform Resource Identifier (URI).