We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc9edf5 commit ac117b9Copy full SHA for ac117b9
source/resource/ui/elements/properties/factory.json
@@ -1,6 +1,12 @@
1
{
2
"title": "Factory",
3
"description": "The factory that will be used to create the element.",
4
+ "definitions": {
5
+ "variables": {
6
+ "title": "Variable Definition",
7
+ "description": "A variable is a reference to a value that can be used in the UI."
8
+ }
9
+ },
10
"anyOf": [
11
12
"type": "object",
0 commit comments