Skip to content

Commit

Permalink
docs(ionOptionButton): add description tag to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
konstantinliuterovich authored and mhartington committed Jun 11, 2015
1 parent 753fcde commit 7930339
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/angular/directive/itemOptionButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ var ITEM_TPL_OPTION_BUTTONS =
* @parent ionic.directive:ionItem
* @module ionic
* @restrict E
* @description
* Creates an option button inside a list item, that is visible when the item is swiped
* to the left by the user. Swiped open option buttons can be hidden with
* {@link ionic.service:$ionicListDelegate#closeOptionButtons $ionicListDelegate#closeOptionButtons}.
Expand Down

0 comments on commit 7930339

Please sign in to comment.