Commit 1dcd7ac
committed
minor #13909 Add twig vue js tip (94noni)
This PR was squashed before being merged into the 4.4 branch.
Discussion
----------
Add twig vue js tip
Hello
I think documenting this tip is a good idea when integrating a vue js app inside an existing twig template,
as it can be easier to combine both variables systems
So that twig uses `{{ twig_var }}`
and vue may use for example `${ vuejs_var }$`
--------
I do not know if the tip is ok for the doc, and moreover if it is the proper place
Thx
Commits
-------
3bf6394 Add twig vue js tip1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
156 | 174 | | |
157 | 175 | | |
158 | 176 | | |
| |||
0 commit comments