{{#unless (or (contains attr.options.editType (array "boolean" "searchSelect" "mountAccessor" "kv" "file" "ttl" "stringArray" "json" ) ) (eq attr.type "boolean") ) }} {{/unless}} {{#if attr.options.possibleValues}}
{{else if (eq attr.options.editType "ttl")}} {{else if (or (eq attr.type "number") (eq attr.type "string"))}}
{{else if (eq attr.type "boolean")}}
{{else if (eq attr.type "object")}} {{/if}}