We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4964cfd commit 1d1d614Copy full SHA for 1d1d614
js/angular/directive/itemOptionButton.js
@@ -10,7 +10,7 @@ var ITEM_TPL_OPTION_BUTTONS =
10
* @description
11
* Creates an option button inside a list item, that is visible when the item is swiped
12
* to the left by the user. Swiped open option buttons can be hidden with
13
-* {@link ionic.service:$ionicListDelegate#closeOptionButtons $ionicListDelegate#closeOptionButtons}.
+* {@link ionic.service:$ionicListDelegate#closeOptionButtons $ionicListDelegate.closeOptionButtons}.
14
*
15
* Can be assigned any button class.
16
0 commit comments