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
@@ -1514,7 +1514,7 @@ type: api
1514
1514
1515
1515
-**Модификаторы:**
1516
1516
-`.prop` — используется для связывания в качестве DOM-свойства, а не атрибута ([в чём разница?](http://stackoverflow.com/questions/6003819/properties-and-attributes-in-html#answer-6004028)).
1517
-
-`.camel` — преобразует имена атрибутов в kebab-case в camelCase (поддержка добавлена в версии 2.1.0).
1517
+
-`.camel` — преобразует имена атрибутов из kebab-case в camelCase (поддержка добавлена в версии 2.1.0).
0 commit comments