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

Commit

Permalink
docs(typeahead): docs for typeahead-append-to-body
Browse files Browse the repository at this point in the history
Closes #1663
  • Loading branch information
taktran authored and pkozlowski-opensource committed Jan 24, 2014
1 parent 94a7f59 commit c188416
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/typeahead/docs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ The typeahead directives provide several attributes:
:
Comprehension Angular expression (see [select directive](http://docs.angularjs.org/api/ng.directive:select))

* `typeahead-append-to-body` <i class="glyphicon glyphicon-eye-open"></i>
_(Defaults: false)_ : Should the typeahead popup be appended to $body instead of the parent element?

* `typeahead-editable` <i class="glyphicon glyphicon-eye-open"></i>
_(Defaults: true)_ :
Should it restrict model values to the ones selected from the popup only ?
Expand Down

0 comments on commit c188416

Please sign in to comment.