aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data/anchor.json
diff options
context:
space:
mode:
authorValerio Virgillito2012-02-14 15:53:08 -0800
committerValerio Virgillito2012-02-14 15:53:08 -0800
commit69f0dbbe2ebbbc8d7fa89afe1a7078d0fe206be9 (patch)
tree43f7106cba8a6b8ea85a6147f1caa9e00b1d93b9 /node_modules/components-data/anchor.json
parentc4265fa1484867e717c50bdb19d164ec56a081f4 (diff)
downloadninja-69f0dbbe2ebbbc8d7fa89afe1a7078d0fe206be9.tar.gz
Adding all the components to the panel
Signed-off-by: Valerio Virgillito <valerio@motorola.com>
Diffstat (limited to 'node_modules/components-data/anchor.json')
-rw-r--r--node_modules/components-data/anchor.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/node_modules/components-data/anchor.json b/node_modules/components-data/anchor.json
new file mode 100644
index 00000000..b0284c7e
--- /dev/null
+++ b/node_modules/components-data/anchor.json
@@ -0,0 +1,21 @@
1{
2 "component": "anchor",
3
4 "module": "montage/ui/anchor.reel",
5
6 "name": "Anchor",
7
8 "properties": [
9
10 {
11 "name": "label",
12 "type": "string",
13 "default": "Button"
14 },
15 {
16 "name": "enabled",
17 "type": "boolean",
18 "default": "true"
19 }
20 ]
21} \ No newline at end of file