color: function()

in app/scripts/components_en.js [159:161]


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