Skip to main content

component-Image

Image

type Image = {
id?: string;
image_id: string;
}

Properties

  • id - Id of a component.
  • image_id - Id of an image. It identifies an image registered using a register image request.