Update README.md
This commit is contained in:
parent
158b113d18
commit
79f4cfcf5f
@ -308,6 +308,11 @@ The number of pixels the content width can surpass the container width without e
|
|||||||
The number of pixels the content height can surpass the container height without enabling the Y axis scroll bar. Allows some "wiggle room" or "offset break", so that Y axis scroll bar is not enabled just because of a few pixels.
|
The number of pixels the content height can surpass the container height without enabling the Y axis scroll bar. Allows some "wiggle room" or "offset break", so that Y axis scroll bar is not enabled just because of a few pixels.
|
||||||
**Default: 0**
|
**Default: 0**
|
||||||
|
|
||||||
|
### stopPropagationOnClick
|
||||||
|
When set to false, when clicking on a rail, the click event will be allowed to propagate.
|
||||||
|
|
||||||
|
**Default: true**
|
||||||
|
|
||||||
## Contribution
|
## Contribution
|
||||||
|
|
||||||
#### Please read [Contributing](https://github.com/noraesae/perfect-scrollbar/wiki/Contributing) in the wiki before making any contribution.
|
#### Please read [Contributing](https://github.com/noraesae/perfect-scrollbar/wiki/Contributing) in the wiki before making any contribution.
|
||||||
|
Loading…
Reference in New Issue
Block a user