Skip to content
This repository was archived by the owner on May 29, 2019. It is now read-only.

Commit c188416

Browse files
taktranpkozlowski-opensource
authored andcommitted
docs(typeahead): docs for typeahead-append-to-body
Closes #1663
1 parent 94a7f59 commit c188416

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/typeahead/docs/readme.md

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ The typeahead directives provide several attributes:
2121
:
2222
Comprehension Angular expression (see [select directive](http://docs.angularjs.org/api/ng.directive:select))
2323

24+
* `typeahead-append-to-body` <i class="glyphicon glyphicon-eye-open"></i>
25+
_(Defaults: false)_ : Should the typeahead popup be appended to $body instead of the parent element?
26+
2427
* `typeahead-editable` <i class="glyphicon glyphicon-eye-open"></i>
2528
_(Defaults: true)_ :
2629
Should it restrict model values to the ones selected from the popup only ?

0 commit comments

Comments
 (0)