enabled: function()

in app/scripts/components_en.js [162:164]


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