handler: function()

in app/scripts/components_en.js [201:203]


      handler: function (newVal) {
        this.$emit('update:colors', newVal)
      },