fixed dbl-fillOptions in bz-select

This commit is contained in:
STEINNI
2025-10-20 16:34:01 +00:00
parent 93e12ff538
commit 7c92bbcdfe
4 changed files with 33 additions and 14 deletions
+2 -3
View File
@@ -18,7 +18,6 @@
<header><canvas data-output="agentSampleCanvas"></canvas></header>
<section>
<bz-select label="Agent type..." data-output="agentsSelector"></bz-select>
<bz-toggler></bz-toggler>
</section>
</article>
<article eiccard>
@@ -27,8 +26,8 @@
</section>
</article>
<article eiccard="">
<header><h1>Agent properties</h1></header>
<section>Props form</section>
<header><h1>Agent properties</h1></header>
<section data-output="agentProperties"></section>
</article>
</div>