You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# |
|
# Main arguments, all optional |
|
# |
|
title: Hello Panel |
|
widget_dimensions: [120, 120] |
|
widget_margins: [5, 5] |
|
columns: 8 |
|
|
|
label: |
|
widget_type: label |
|
text: Hello World |
|
|
|
layout: |
|
- label(2x2)
|
|
|