Skip to content

Commit fb83604

Browse files
committed
docs;
1 parent feca774 commit fb83604

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/API.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### `<Scrollbar>`
44
#### Properties
55
* **Setups**
6+
* `nativeScrollbars`: _(boolean)_ User browser's native scrollbars instead of custom _(default: false)_
67
* `defaultStyles`: _(boolean)_ Apply default inline styles _(default: false)_
78
* `fallbackScrollbarWidth`: _(number)_ Number of pixels that will be treated as scrollbar width if automated scrollbar width detection will fail. _This parameter used on mobiles, because scrollbars there has an absolute positioning and can't be measured._ _(default: 20)_
89
* `minimalThumbsSize`: _(number)_ Minimal size of thumb in pixels _(default: 30)_

0 commit comments

Comments
 (0)