File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ src | string | undefined | Required. A string ref
6464thumbnail | string | undefined | Required. A string referring to any valid image resource (file, url, etc).
6565thumbnailWidth | number | undefined | Required. Width of the thumbnail image.
6666thumbnailHeight | number | undefined | Required. Height of the thumbnail image.
67- alt | string | undefined | Optional. Image alt attribute.
67+ alt | string | "" | Optional. Image alt attribute.
6868tags | array | undefined | Optional. An array of objects containing tag attributes (value and title). e.g. ` {value: "foo", title: "bar"} `
6969isSelected | bool | undefined | Optional. The selected state of the image.
7070caption | string | undefined | Optional. Image caption.
You can’t perform that action at this time.
0 commit comments