bz-select

This commit is contained in:
STEINNI
2025-10-17 23:00:53 +00:00
parent dfb5d75197
commit 12e72f9c7f
3 changed files with 18 additions and 21 deletions
+1 -2
View File
@@ -17,8 +17,7 @@
<article eiccard class="agent-preview">
<header><canvas data-output="agentSampleCanvas"></canvas></header>
<section>
agents selector
<bz-select data-output="agentsSelector">
<bz-select label="Agent type..." data-output="agentsSelector">
<option value="val1">First value</option>
<option value="val2">Second value</option>
<option value="val3">Third value</option>