It would be very convenient to be able to write this:
:product="product"
like this:
:product
I think it would make a lot of sense as people are already familiar with this shorthand in ES6 objects, and it would save a lot of characters for people who use props a lot!