Skip to content

Commit 46813ac

Browse files
authored
Merge pull request #209 from kaliber5/placeholder-attribute
Add @Placeholder attribute
2 parents b0b8631 + 0b828bd commit 46813ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

addon/components/bs-form/element/control/power-select.hbs

+1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
@onOpen={{@onOpen}}
3636
@options={{@options}}
3737
@optionsComponent={{@optionsComponent}}
38+
@placeholder={{@placeholder}}
3839
@placeholderComponent={{@placeholderComponent}}
3940
@preventScroll={{@preventScroll}}
4041
@registerAPI={{@registerAPI}}

0 commit comments

Comments
 (0)