enabled: function()

in app/scripts/components.js [206:208]


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