Replies: 1 comment
-
I would love to hear some strategies for this too. When trying it I ran into #437 but I'm not sure if I'm just doing it wrong or it's fundamentally not something unicorn supports. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Is it possible to create a website entirely with Unicorn without refreshing the page ?
Like if the navigation bar is a component and when clicking it changes the parent subview component to go from one page to another, without refreshing the whole page ?
I don't know if it's possible to chose which component view to load in the Python component instead of in the template, to make it a public variable that can be modified ?
Beta Was this translation helpful? Give feedback.
All reactions