GalleryImageFeature interface
A feature for gallery image.
Properties
name | The name of the gallery image feature. |
starts |
The minimum gallery image version which supports this feature. |
value | The value of the gallery image feature. |
Property Details
name
The name of the gallery image feature.
name?: string
Property Value
string
startsAtVersion
The minimum gallery image version which supports this feature.
startsAtVersion?: string
Property Value
string
value
The value of the gallery image feature.
value?: string
Property Value
string