README.md formatting

This commit is contained in:
Adrian Carneiro 2013-11-06 15:28:39 -05:00
parent fa806adb55
commit 05fadaa786

View File

@ -75,11 +75,11 @@ When set to true, the scroll works with arrow keys on the keyboard. The element
**Default: true**
### suppressScrollX
When set to true, the scroll bar in X axis will not be available, regardless of the content width
When set to true, the scroll bar in X axis will not be available, regardless of the content width.
**Default: false**
### suppressScrollY
When set to true, the scroll bar in Y axis will not be available, regardless of the content height
When set to true, the scroll bar in Y axis will not be available, regardless of the content height.
**Default: false**
### scrollXMarginOffset