enabled: function()

in app/scripts/components_en.js [119:121]


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