For example, I have a button that has a property :disabled="isDisabled" where isDisabled is a computed property that returns a Boolean. A
:disabled="isDisabled"
isDisabled