-
Notifications
You must be signed in to change notification settings - Fork 339
Expand file tree
/
Copy pathClock Time Picker.json
More file actions
81 lines (81 loc) · 2.57 KB
/
Clock Time Picker.json
File metadata and controls
81 lines (81 loc) · 2.57 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
{
"ComponentAllowCustomization": true,
"ComponentChangedSinceFileImport": true,
"ComponentManifest": {
"AllowAccessToGlobals": false,
"AllowCustomization": true,
"Description": "",
"Name": "Clock Time Picker",
"TemplateGuid": "b709fa9380c9497cbb59401cee1f7234"
},
"ComponentType": "CanvasComponent",
"CustomGroupControlTemplateName": "",
"CustomProperties": [
{
"Category": 2,
"DisplayName": "Save Time",
"Hidden": false,
"Name": "SaveTime",
"PropertyDataTypeKey": "String",
"Tooltip": "Save Time",
"Type": "{\"Version\":\"1.326\",\"Type\":{\"Name\":\"Root\",\"Kind\":\"String\",\"EnumString\":\"\",\"Type\":[]}}"
},
{
"Category": 2,
"DisplayName": "Close Clock",
"Hidden": false,
"Name": "CloseClock",
"PropertyDataTypeKey": "String",
"Tooltip": "Close Clock",
"Type": "{\"Version\":\"1.326\",\"Type\":{\"Name\":\"Root\",\"Kind\":\"String\",\"EnumString\":\"\",\"Type\":[]}}"
},
{
"Category": 0,
"DisplayName": "Hour",
"Hidden": true,
"Name": "Hour",
"PropertyDataTypeKey": "String",
"Tooltip": "Hour",
"Type": "{\"Version\":\"1.326\",\"Type\":{\"Name\":\"Root\",\"Kind\":\"String\",\"EnumString\":\"\",\"Type\":[]}}"
},
{
"Category": 0,
"DisplayName": "Minute",
"Hidden": true,
"Name": "Minute",
"PropertyDataTypeKey": "String",
"Tooltip": "Minute",
"Type": "{\"Version\":\"1.326\",\"Type\":{\"Name\":\"Root\",\"Kind\":\"String\",\"EnumString\":\"\",\"Type\":[]}}"
},
{
"Category": 0,
"DisplayName": "AM PM",
"Hidden": true,
"Name": "AMPM",
"PropertyDataTypeKey": "String",
"Tooltip": "AM PM",
"Type": "{\"Version\":\"1.326\",\"Type\":{\"Name\":\"Root\",\"Kind\":\"String\",\"EnumString\":\"\",\"Type\":[]}}"
},
{
"Category": 0,
"DisplayName": "Full Time",
"Hidden": true,
"Name": "FullTime",
"PropertyDataTypeKey": "String",
"Tooltip": "Full Time",
"Type": "{\"Version\":\"1.326\",\"Type\":{\"Name\":\"Root\",\"Kind\":\"String\",\"EnumString\":\"\",\"Type\":[]}}"
}
],
"FirstParty": true,
"Id": "http://microsoft.com/appmagic/Component",
"IsComponentLocked": false,
"IsComponentTemplate": true,
"IsCustomGroupControlTemplate": false,
"IsPcfControl": false,
"IsPremiumPcfControl": false,
"IsWidgetTemplate": false,
"LastModifiedTimestamp": "638053302224707261",
"Name": "b709fa9380c9497cbb59401cee1f7234",
"OverridableProperties": {},
"Version": "638052626913583036"
}