We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef3de60 commit bf1e065Copy full SHA for bf1e065
README.md
@@ -349,6 +349,7 @@ introJs().onafterchange(function(targetElement) {
349
- `showBullets`: Show introduction bullets or not, `true` or `false`
350
- `scrollToElement`: Auto scroll to highlighted element if it's outside of viewport, `true` or `false`
351
- `overlayOpacity`: Adjust the overlay opacity, `Number`
352
+ - `disableInteraction`: Disable an interaction inside element or not, `true` or `false`
353
354
See [setOption](https://github.com/usablica/intro.js/#introjssetoptionoption-value) to see an example.
355
0 commit comments