Remove duplicate "scrollbar-y"

This commit is contained in:
Misha Moroshko
2014-07-25 19:47:50 +10:00
parent ed9e0715e2
commit b63ce7e50e

View File

@@ -31,7 +31,6 @@
* Ionic scroll.
* @param {boolean=} scrollbar-x Whether to show the horizontal scrollbar. Default true.
* @param {boolean=} scrollbar-y Whether to show the vertical scrollbar. Default true.
* @param {boolean=} scrollbar-y Whether to show the vertical scrollbar. Default true.
* @param {string=} start-y Initial vertical scroll position. Default 0.
* of the content. Defaults to true on iOS, false on Android.
* @param {expression=} on-scroll Expression to evaluate when the content is scrolled.