mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 15:13:50 +00:00
vuejs hello world component
This commit is contained in:
@@ -23,5 +23,10 @@ usagers:
|
||||
|
||||
{{ dump() }}
|
||||
|
||||
<h3>TESTS AREA vuejs:</h3>
|
||||
{% verbatim %}
|
||||
<div id="app" data-name="{{ app.user.username }}"></div>
|
||||
{% endverbatim %}
|
||||
{{ encore_entry_script_tags('vuejs') }}
|
||||
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user