generated from AdobeDocs/dev-site-platform-template
-
Notifications
You must be signed in to change notification settings - Fork 64
/
Copy pathreference-spectrum.js
107 lines (107 loc) · 2.8 KB
/
reference-spectrum.js
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
module.exports=[
{
"title": "Overview",
"header": true,
"pages": [
{
"title": "About Spectrum UXP",
"path": "/uxp/reference-spectrum/Overview/About Spectrum UXP/"
},
{
"title": "Using with React",
"path": "/uxp/reference-spectrum/Overview/Using with React/"
}
],
"path": "/uxp/reference-spectrum/Overview/"
},
{
"title": "Typography",
"header": true,
"pages": [
{
"title": "sp-body",
"path": "/uxp/reference-spectrum/Typography/sp-body/"
},
{
"title": "sp-detail",
"path": "/uxp/reference-spectrum/Typography/sp-detail/"
},
{
"title": "sp-heading",
"path": "/uxp/reference-spectrum/Typography/sp-heading/"
},
{
"title": "sp-label",
"path": "/uxp/reference-spectrum/Typography/sp-label/"
}
],
"path": "/uxp/reference-spectrum/Typography/"
},
{
"title": "User Interface",
"header": true,
"pages": [
{
"title": "sp-action-button",
"path": "/uxp/reference-spectrum/User Interface/sp-action-button/"
},
{
"title": "sp-button",
"path": "/uxp/reference-spectrum/User Interface/sp-button/"
},
{
"title": "sp-checkbox",
"path": "/uxp/reference-spectrum/User Interface/sp-checkbox/"
},
{
"title": "sp-divider",
"path": "/uxp/reference-spectrum/User Interface/sp-divider/"
},
{
"title": "sp-dropdown",
"path": "/uxp/reference-spectrum/User Interface/sp-dropdown/"
},
{
"title": "sp-icon",
"path": "/uxp/reference-spectrum/User Interface/sp-icon/"
},
{
"title": "sp-link",
"path": "/uxp/reference-spectrum/User Interface/sp-link/"
},
{
"title": "sp-menu",
"path": "/uxp/reference-spectrum/User Interface/sp-menu/"
},
{
"title": "sp-menu-item",
"path": "/uxp/reference-spectrum/User Interface/sp-menu-item/"
},
{
"title": "sp-progressbar",
"path": "/uxp/reference-spectrum/User Interface/sp-progressbar/"
},
{
"title": "sp-radio",
"path": "/uxp/reference-spectrum/User Interface/sp-radio/"
},
{
"title": "sp-radio-group",
"path": "/uxp/reference-spectrum/User Interface/sp-radio-group/"
},
{
"title": "sp-slider",
"path": "/uxp/reference-spectrum/User Interface/sp-slider/"
},
{
"title": "sp-textfield",
"path": "/uxp/reference-spectrum/User Interface/sp-textfield/"
},
{
"title": "sp-textarea",
"path": "/uxp/reference-spectrum/User Interface/sp-textarea/"
}
],
"path": "/uxp/reference-spectrum/User Interface/"
}
]