Interface: AttributeColorValue
Defined in: type/AttributeColorValue.ts:6
Color attribute value
Extends
Properties
colorValue?
optionalcolorValue?:string
Defined in: type/AttributeColorValue.ts:12
colorValue field
id
id:
string
Defined in: type/AttributeColorValue.ts:8
Attribute value id
Overrides
type
type:
AttributeType
Defined in: type/AttributeColorValue.ts:10
Attribute color value type
Overrides
value
value:
any
Defined in: type/AttributeValue.ts:18
Concrete value of the attribute. Inspect together with type for proper handling.