aboutsummaryrefslogtreecommitdiff
path: root/node_modules/components-data
diff options
context:
space:
mode:
authorFrançois Frisch2012-03-16 17:57:18 -0700
committerFrançois Frisch2012-03-17 10:59:11 -0700
commit9b8a24a7360416d5750828c9580e33dd336ff882 (patch)
tree15fd53cc9e2c65309997ac8a888270f34e89f2a1 /node_modules/components-data
parent954f5a13e371febcb1c0fb8015c577ee51c23130 (diff)
downloadninja-9b8a24a7360416d5750828c9580e33dd336ff882.tar.gz
Getting ownerComponent bindings
Diffstat (limited to 'node_modules/components-data')
-rw-r--r--node_modules/components-data/textfield.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/node_modules/components-data/textfield.json b/node_modules/components-data/textfield.json
index 7164b8b3..39c65eab 100644
--- a/node_modules/components-data/textfield.json
+++ b/node_modules/components-data/textfield.json
@@ -7,6 +7,10 @@
7 7
8 "properties": [ 8 "properties": [
9 { 9 {
10 "name": "valueBinding",
11 "type": "string",
12 "default": null
13 },{
10 "name": "accept", 14 "name": "accept",
11 "type": "string", 15 "type": "string",
12 "default": null 16 "default": null