mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Intro.js - Fixing types
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
var intro = introJs();
|
||||
|
||||
intro.setOption('doneLabel', 'Next page');
|
||||
intro.setOption('overlayOpacity', 50);
|
||||
intro.setOption('showProgress', true);
|
||||
intro.setOptions({
|
||||
steps: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user