Compartir a través de


ImageDefinition interface

The image definition.

Properties

contentUrl

Content URL for the image blob.

imageExists

Whether image exists already.

relativePath

Relative path of the image.

Property Details

contentUrl

Content URL for the image blob.

contentUrl?: string

Property Value

string

imageExists

Whether image exists already.

imageExists?: boolean

Property Value

boolean

relativePath

Relative path of the image.

relativePath?: string

Property Value

string