set default entry

This commit is contained in:
2018-09-17 12:11:54 +02:00
parent 5c3b70bc96
commit bd1ac5c7a4
4 changed files with 6 additions and 2 deletions

View File

@@ -46,7 +46,8 @@
data-label="Pattern"
data-name="pattern"
data-topic="pixels/pattern"
data-entries='[{"text": "None", "value": "0"}, {"text": "Rainbow", "value": "1"}, {"text": "TheaterChase", "value": "2"}]'
data-default="1"
data-entries='[{"text": "Color", "value": "0"}, {"text": "Rainbow", "value": "1"}, {"text": "TheaterChase", "value": "2"}]'
></li>
</ul>
</div>