This property is restricted to a set list of values
{{/eq}}
{{#eq type "any"}}
This property is an object and not a primitive type
{{/eq}}
{{#eq allowManualEntry false}}
{{else}}
{{#eq type "number"}}
{{/eq}}
{{#eq type "boolean"}}
{{/eq}}
{{#eq type "color"}}
{{/eq}}
{{#eq type "duration"}}
{{/eq}}
{{#eq type "any"}}
{{#editor "zwjs-cc-value-new"}}{{{json currentValue}}}{{/editor}}
{{/eq}}