changed the loading function by a custom html element
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
|
||||
<div class="load_html" data-path="ascii_elements/mouse_container.html" data-path_target="mouse_frame">
|
||||
<load-html data-path="ascii_elements/mouse_container.html">
|
||||
<div slot>
|
||||
|
||||
<pre class="mouse f1">
|
||||
•
|
||||
@@ -158,6 +159,7 @@
|
||||
</pre>
|
||||
|
||||
</div>
|
||||
</load-html>
|
||||
|
||||
<!--
|
||||
• -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
|
||||
<div class="mouse_container">
|
||||
<div class="content_html" data-path_target="mouse_frame"></div>
|
||||
<slot class="content_html"></slot>
|
||||
</div>
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user