ImageDefinition interface
Die Imagedefinition.
Eigenschaften
content |
Inhalts-URL für das Bildblob. |
image |
Gibt an, ob das Image bereits vorhanden ist. |
relative |
Relativer Pfad des Bilds. |
Details zur Eigenschaft
contentUrl
Inhalts-URL für das Bildblob.
contentUrl?: string
Eigenschaftswert
string
imageExists
Gibt an, ob das Image bereits vorhanden ist.
imageExists?: boolean
Eigenschaftswert
boolean
relativePath
Relativer Pfad des Bilds.
relativePath?: string
Eigenschaftswert
string