You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/topics/Tourguide.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
A [DriverJS](https://driverjs.com/) implementation is available in QWC. To configure and use it with the [Tour Guide Plugin](../references/qwc2_plugins.md#tourguide), you can customize your tour guide using a `.json` file.
4
4
5
-
By default, the file is located in the `static` folder of QWC, but you can also provide any JSON file using the `link` parameter in the plugin configuration.
5
+
By default, the file is located in the `static` folder of QWC, but you can also provide any JSON file using the `tourGuideUrl` parameter in the plugin configuration.
6
6
7
7
Each step of the tour can be configured using the following parameters:
0 commit comments