refactor
This commit is contained in:
16
src/schemes/components/Form.json
Normal file
16
src/schemes/components/Form.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "Form",
|
||||
"name": "form",
|
||||
"id": "form",
|
||||
"designer": {},
|
||||
"text": "",
|
||||
"props": {},
|
||||
"style": "",
|
||||
"class": "",
|
||||
"visible": "",
|
||||
"slots": {},
|
||||
"disable": "",
|
||||
"events": {},
|
||||
"loop": {},
|
||||
"children": []
|
||||
}
|
||||
Reference in New Issue
Block a user