Options
All
  • Public
  • Public/Protected
  • All
Menu

The result object from calling BlobUrlManager.createUrl()

Hierarchy

  • IBlobUrlManagerResult

Index

Properties

Properties

blob

blob: Blob

The blob used to create the URL. The value is null if a data URL was created.

url

url: string

The Blob or data URL.

Generated using TypeDoc