Image components will show image in snippet. Image's width will be 100% of snippet.

{
  "id": "logo-image",
   "type": "image",
   "url": "https://cdn.channel.io/assets/snippet/snippet-img-1.png"
}
PropertyTypeExampleDescriptionRequired
idstringlogo-imageID of component. ID should be unique in snippet.true
typestringimageType of component. use image true
urlstringhttps://channel.io/images/ch-logo-ko.pngURL of imagetrue