You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to use a little code to set up the demo instance of an element?
I have a complex element which I want to initialise with code, including asynchronously loaded data.
I tried adding a <script> in my template[data-element] but it gets ignored.
The text was updated successfully, but these errors were encountered:
Is it possible to use a little code to set up the demo instance of an element?
I have a complex element which I want to initialise with code, including asynchronously loaded data.
I tried adding a
<script>
in mytemplate[data-element]
but it gets ignored.The text was updated successfully, but these errors were encountered: