mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-30 16:30:04 +02:00
Updated Plugin docs (markdown)
@@ -56,7 +56,7 @@ You can exit it manually by either pressing `+` or the `Esc` key and it also clo
|
||||
If you'd rather like to disable this feature entirely, you can do so with the following option:
|
||||
|
||||
```javascript
|
||||
const ws = new WebSlides({ showIndex: true });
|
||||
const ws = new WebSlides({ showIndex: false });
|
||||
```
|
||||
|
||||
## Video
|
||||
|
Reference in New Issue
Block a user