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 817e729 commit 4ca3876Copy full SHA for 4ca3876
README.md
@@ -16,9 +16,9 @@ Compile vue files to twig templates with PHP
16
|v-else-if|:white_check_mark:|
17
|v-for|:white_check_mark:|
18
|v-on|:white_check_mark:|
19
-|v-bind||
20
-|v-bind:style||
21
-|v-bind:class||
+|v-bind|partially working|
+|v-bind:style|partially working|
+|v-bind:class|partially working|
22
|v-model||
23
|v-pre||
24
|v-cloak||
@@ -30,7 +30,7 @@ Compile vue files to twig templates with PHP
30
|Functionality|Implemented|
31
|:------------|:---------:|
32
|Slots||
33
-|Components||
+|Components|:white_check_mark:|
34
|Filters||
35
36
0 commit comments