Ver Fonte

Update index file

Simone Todaro há 2 anos atrás
pai
commit
dceac10f0f
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -218,6 +218,7 @@
         </div>
         <div>local selected: <span x-text="selected?.name"></span></div>
         <div>internal selected: <span x-text="$combobox.value?.name"></span></div>
+            <article x-text="$combobox.activeIndex"></article>
     </div>
 </div>