Not documented.

Implements
Annotations
  • DocsEditable()
  • DomName('URL')

Static Methods

createObjectUrl(blob_OR_source_OR_stream) → String

createObjectUrlFromBlob(Blob blob) → String

createObjectUrlFromSource(MediaSource source) → String

createObjectUrlFromStream(MediaStream stream) → String

revokeObjectUrl(String url) → void

Properties

hash String
read / write

hash String
read / write, inherited

host String
read / write

host String
read / write, inherited

hostname String
read / write

hostname String
read / write, inherited

href String
read / write

href String
read / write, inherited

origin String
read-only

password String
read / write

password String
read / write, inherited

pathname String
read / write

pathname String
read / write, inherited

port String
read / write

port String
read / write, inherited

protocol String
read / write

protocol String
read / write, inherited

read / write

read / write, inherited

username String
read / write

username String
read / write, inherited

Methods

toString() → String

Returns a string representation of this object.