• {{if type === "text"}} {{/if}} {{if type === "bool" || type === "checkbox"}} {{if value===true}} {{else}} {{/if}} {{/if}} {{if type === "number"}} {{/if}} {{if type === "popselectdata"}} {{/if}} {{if type === "selectdata" || type === "select"}} {{/if}} {{if type === "operations"}} {{/if}}