We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9368536 commit 06b15a4Copy full SHA for 06b15a4
src/auto-complete.component.js
@@ -31,7 +31,7 @@ export default {
31
template: require('./auto-complete.template.html'),
32
controller: AutoComplete,
33
bindings: {
34
- displayProperty: '@',
+ displayProperty: '<',
35
source: '<',
36
matchClass: '<',
37
visible: '=',
0 commit comments