Skip to content

Commit 00bd1c6

Browse files
committed
update README for 0.6.2
1 parent 523821d commit 00bd1c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ this.joyrideStart()
5959
## Options
6060

6161
- `joyrideLocale` (object): The strings used in the tooltip. Defaults to `{ back: 'Back', close: 'Close', last: 'Last', next: 'Next' }`
62+
- `joyrideScrollOffset` (number): The scrollTop offset used in `joyrideScrollToSteps`. Defaults to `20`
6263
- `joyrideScrollToSteps` (bool): Scroll the page to the next step if needed. Defaults to `true`
6364
- `joyrideShowBackButton` (bool): Display a back button. Defaults to `true`
6465
- `joyrideShowOverlay` (bool): Display an overlay with holes above your steps. Defaults to `true`

0 commit comments

Comments
 (0)