-
-
Notifications
You must be signed in to change notification settings - Fork 8.8k
Closed as not planned
Labels
✨ feature requestNew feature or requestNew feature or request
Description
What problem does this feature solve?
when passing data to component as prop if it with same name as prop name it will be more prettiy if make short syntax as the following
<Component :data />
instead of
<Component :data="data"/>
What does the proposed API look like?
when passed data name same as the prop name why we repeat the same word?
sxzz, 94726, icarusgk, g5llo, sadeghbarati and 1 morehminghe, AntonyZ89, Lehoczky and Namchee
Metadata
Metadata
Assignees
Labels
✨ feature requestNew feature or requestNew feature or request