Move test pulldown below multiselect options row as separate element

This commit is contained in:
2026-05-19 19:43:57 +02:00
parent 4ace465f32
commit 104f5d771c
+3 -2
View File
@@ -225,6 +225,9 @@
</div>
</div>
</div>
</div>
<div class="sg-pulldown-demo" data-open="false" data-align="left" data-selection-mode="multiple" data-component="pulldown" data-component-state="inactive-selectable" data-activatable="true">
<span class="sg-activatable-control">
<button class="sg-interaction-element sg-pulldown sg-pulldown--inactive-selectable sg-pulldown-demo__trigger" type="button" aria-expanded="false" aria-label="Test-Pulldown ohne aktive Auswahl" data-label-base="Test-Pulldown" data-component-part="pulldown-trigger">
@@ -260,8 +263,6 @@
</div>
</div>
</div>
</div>
</div>
</section>
<script>