Skip to content

Commit 08ad4b6

Browse files
committed
docs(jqlite): add docs for wrap()
1 parent 2acd60d commit 08ad4b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/jqLite.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
* - [toggleClass()](http://api.jquery.com/toggleClass/)
5757
* - [unbind()](http://api.jquery.com/unbind/)
5858
* - [val()](http://api.jquery.com/val/)
59+
* - [wrap()](http://api.jquery.com/wrap/)
5960
*
6061
* ## In addtion to the above, Angular privides an additional method to both jQuery and jQuery lite:
6162
*

0 commit comments

Comments
 (0)