I want to add a element to the DOM using the twig curly braces in Javascript. Something like document.createElement('tr',{{ myVariable }}) ...
確定! 回上一頁