Skip to content

Commit bf1e065

Browse files
Taras Zubykbostikforever
authored andcommitted
Update README.md
add explanation for new option - disableInteraction
1 parent ef3de60 commit bf1e065

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
@@ -349,6 +349,7 @@ introJs().onafterchange(function(targetElement) {
349349
- `showBullets`: Show introduction bullets or not, `true` or `false`
350350
- `scrollToElement`: Auto scroll to highlighted element if it's outside of viewport, `true` or `false`
351351
- `overlayOpacity`: Adjust the overlay opacity, `Number`
352+
- `disableInteraction`: Disable an interaction inside element or not, `true` or `false`
352353
353354
See [setOption](https://github.com/usablica/intro.js/#introjssetoptionoption-value) to see an example.
354355

0 commit comments

Comments
 (0)