How can I reload current screen only ? #2468
Unanswered
sergeynilov
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Which version of Stimulus is used in orchid ? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As orchid is SPA if there is a way with JS event (selection option selected ) to reload current screen,
with different content depending on selection option selected (like saving key data in session and reading it on screen reload).
I mean not to reload all page with js command like :
location.reload()
but only screen part? Or maybe part of this screen part ?
If yes, please examples or ref to docs.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions