Add variables

This commit is contained in:
DaanV2
2023-11-01 20:41:33 +01:00
parent bc9edf53e2
commit ac117b95a6

View File

@@ -1,6 +1,12 @@
{
"title": "Factory",
"description": "The factory that will be used to create the element.",
"definitions": {
"variables": {
"title": "Variable Definition",
"description": "A variable is a reference to a value that can be used in the UI."
}
},
"anyOf": [
{
"type": "object",