{% set prefix = widget.subwidgets[0] %}{% set number = widget.subwidgets[1] %}
c[0] === this.value); this.label = match ? match[1] : this.value; }, pick(val, lbl) { this.value = val; this.label = lbl; this.open = false; this.$refs.hidden.value = val; this.$refs.hidden.dispatchEvent(new Event('change', {bubbles: true})); } }" @click.away="open = false"> {% for widget in [number] %}{% include widget.template_name %}{% endfor %}