-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Closed
Description
Version
2.4.2
Reproduction link
https://jsfiddle.net/Logqa8z5/
Steps to reproduce
Click run
What is expected?
no
What is actually happening?
no
I wish can make <myspan :text="text"></span>
with shorter syntax like this <myspan :text></myspan>
When the prop name same as existing variable in parent, expand :text
to :text="text"
Metadata
Metadata
Assignees
Labels
No labels