-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathview.json
More file actions
39 lines (39 loc) · 771 Bytes
/
view.json
File metadata and controls
39 lines (39 loc) · 771 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"components": [
{
"className": ".materialTextBox-wrapper",
"id": "8fb2-10a8-12e4-9b45",
"initialized": true,
"props": {
"children": [
"7388-4cc2-469d-aeee"
],
"name": "materialtextbox",
"parent": "9b66-1e4d-1d4f-2528"
},
"source": {
"page": "__modules__",
"moduleName": "Materialtextbox",
"modulePath": "materialtextbox"
},
"type": "FlexLayout"
},
{
"className": ".materialTextBox-wrapper-dropArrow.hidden",
"id": "7388-4cc2-469d-aeee",
"props": {
"children": [],
"name": "imgDropDown",
"parent": "8fb2-10a8-12e4-9b45",
"usePageVariable": true
},
"source": {
"page": "__library__"
},
"type": "ImageView",
"userProps": {
"usePageVariable": true
}
}
]
}