mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-21 10:01:27 -07:00
add Version to schema
This commit is contained in:
parent
0f39f1514a
commit
32f1fdc64f
@ -42,6 +42,7 @@
|
|||||||
"SuperClass": "Control",
|
"SuperClass": "Control",
|
||||||
"IsCreatable": true,
|
"IsCreatable": true,
|
||||||
"Attributes": {
|
"Attributes": {
|
||||||
|
"Version": "int",
|
||||||
"Theme": "Theme",
|
"Theme": "Theme",
|
||||||
"Title": "string",
|
"Title": "string",
|
||||||
"IgnoreTitleBarInset": "bool"
|
"IgnoreTitleBarInset": "bool"
|
||||||
|
Loading…
Reference in New Issue
Block a user