SGH
/
COMPONENTS
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
b9dd9495d9fc03802464763a20d63230df044926
Authored by
Luigi Serra
2015-10-27 18:37:37 +0100
1 parent
36f13d09
selection controllet and card update
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
controllets/paper-card-controllet/paper-card-controllet.html
controllets/paper-card-controllet/paper-card-controllet.html
View file @
b9dd949
...
...
@@ -173,6 +173,10 @@
173
173
legend:{
174
174
type: String,
175
175
value: ""
176
+ },
177
+ elevation:{
178
+ type: Number,
179
+ value: 3
176
180
}
177
181
178
182
},
...
...