UNPKG

lisa-box

Version:
37 lines (36 loc) 608 B
{ "type": "column", "children": [ { "type": "row", "flex": 3, "children": [ { "type": "spacer", "flex": 1 }, { "type": "image_button", "id": "onoff", "flex": 2, "mainIndicator": true, "values": "$images$", "value": "$onoff$" }, { "type": "spacer", "flex": 1 } ] }, { "type": "slider", "id": "dim", "flex": 1, "min": 0, "divisions": 100, "max": 100, "value": "$dim$" } ] }