Members
imageUrl :string
URL to option's thumbnail
Type:
- string
key :string
unique machine-readable key of the option
Type:
- string
name :string
name of the option. used when referencing the option
Type:
- string
Methods
isValid(instance)
checks whether the option is allowed to be selected within given instance configuration
Parameters:
Name | Type | Description |
---|---|---|
instance |
ModelInstance |