imageChoiceConfig
Examples
kind: Image
label: My Label
value: my-choice
imagePath: my-img.png
Object properties
Name | Type | Required |
---|---|---|
kind | Constant: Image |
yes |
label | string | yes |
value | string | yes |
imagePath | string | yes |
Object information
- Object with the following properties:
kind
(required): ConstantImage
label
(required):string
value
(required):string
imagePath
(required):string