any upcoming plans/existing ways to create guided tour functionality (solara)?
i'm interested in creating a guided tour for my app. are there any sort of upcoming plans to try and implement something like this, or would there be a way i could leverage something like this as a vue component to implement it?
not sure exactly how to include/import the vue library within solara's context and get started with it, so any help/guidance would be appreciated
GitHub
GitHub - pulsardev/vue-tour: Vue Tour is a lightweight, simple and ...
Vue Tour is a lightweight, simple and customizable guided tour plugin for use with Vue.js. It provides a quick and easy way to guide your users through your application. - pulsardev/vue-tour
2 Replies
I've made a start here: https://py.cafe/maartenbreddels/solara-vue-tour-demo
PyCafe - Solara - vue-tour demo
Create & Share Streamlit, Dash and Python Apps Online.
i've left some hints on what i based it on., i hope this is sufficient for you to continue hacking on top of
i improved it a but, by mixing it with widgets