add demo
This commit is contained in:
parent
69a620ac68
commit
ea961d6b66
BIN
platform/docs/docs/configuration/tour-demo.gif
Normal file
BIN
platform/docs/docs/configuration/tour-demo.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.5 MiB |
@ -3,7 +3,7 @@ sidebar_position: 3
|
||||
sidebar_label: Tours
|
||||
---
|
||||
|
||||
# Configuring Tours with Shepherd.js
|
||||
# Configuring Tours in OHIF with Shepherd.js
|
||||
|
||||
In OHIF, you can configure guided tours for users by leveraging [Shepherd.js](https://shepherdjs.dev/), a JavaScript library for building feature tours. This page explains how you can define and customize these tours within your app configuration file.
|
||||
|
||||
@ -142,6 +142,10 @@ when: {
|
||||
|
||||
Once you have a basic tour in place, you can extend it with more advanced features like custom scrolling behavior, dynamic elements, and event-based step advancement. For more details, check out the [Shepherd.js documentation](https://shepherdjs.dev/).
|
||||
|
||||
## Demo
|
||||
|
||||

|
||||
|
||||
## Conclusion
|
||||
|
||||
By leveraging **Shepherd.js**, you can provide users with interactive and informative guided tours of the viewer. This can greatly improve the user experience and help users understand how to use key features.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user