Skip to content

Commit

Permalink
Add variables
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 committed Nov 1, 2023
1 parent bc9edf5 commit ac117b9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/resource/ui/elements/properties/factory.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit ac117b9

Please sign in to comment.