Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fa5c2b commit e3292eeCopy full SHA for e3292ee
README.md
@@ -27,7 +27,7 @@ npm i vuereact-combined -S
27
vuereact-combined将融合做到了极致,支持了大部分的Vue和React组件的功能,并且在渲染更新上使用了和vuera不同的思路,完美解决了渲染性能问题
28
场景/功能 | vuereact-combined | vuera
29
-|-|-
30
-prop (vue / react) | ✔ | ✔ |
+normal prop (vue / react) | ✔ | ✔ |
31
event (vue / react) | ✔ | ✔ |
32
children (vue / react) | ✔ | ✔ |
33
named slots (vue) | ✔ | |
0 commit comments