You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/v2/api/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1748,7 +1748,7 @@ type: api
1748
1748
-**引数:**`attrOrProp (任意)`
1749
1749
1750
1750
-**修飾子:**
1751
-
-`.prop` - 属性の代わりに DOM プロパティとして束縛します。([違いは何?](http://stackoverflow.com/questions/6003819/properties-and-attributes-in-html#answer-6004028))
1751
+
-`.prop` - 属性の代わりに DOM プロパティとして束縛します([違いは何?](http://stackoverflow.com/questions/6003819/properties-and-attributes-in-html#answer-6004028))。If the tag is a component then `.prop` will set the property on the component's `$el`.
0 commit comments