Skip to content

Commit aa05cff

Browse files
committed
Add overlayOpacity option to readme
1 parent 07bed11 commit aa05cff

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
@@ -332,6 +332,7 @@ introJs().onafterchange(function(targetElement) {
332332
- `showButtons`: Show introduction navigation buttons or not, `true` or `false`
333333
- `showBullets`: Show introduction bullets or not, `true` or `false`
334334
- `scrollToElement`: Auto scroll to highlighted element if it's outside of viewport, `true` or `false`
335+
- `overlayOpacity`: Adjust the overlay opacity, `Number`
335336

336337
See [setOption](https://github.com/usablica/intro.js/#introjssetoptionoption-value) to see an example.
337338

0 commit comments

Comments
 (0)