IHubImageOptions

Interface

Extends IHubImage with a resource property User to send an image file to a store

Extends

Properties

Property Type Notes
type Inherited "resource" | "url"

What type of image does this reference?

value Inherited string

The name of the resource, or the url

resource Optional any

If defined, treated as a file and uploaded into a resource associated with an item


Interface defined in common/src/core/types/IHubImage.ts:20