Conditionally show/hide components
Niels Ballemans
As an app-builder I want to show or hide components conditionally, depending on the current state of the page. Like the conditional transitions, I want to provide the condition in Jinja.
In this way I want to toggle certain components. For example I want another form to display when a (page) variable is empty.
Log In