馃敆 Ability to hide/show content based on interactions #20166
astrosnaut
started this conversation in
Feature Request
Replies: 0 comments
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.
This is something i find myself in need of a lot, the ablity to have content hodden until a user clicks or inter actis with an element on a page. ShortStack.com actually has a great tool that does this. it's their action widget the ui/ux of some of their tools already feels similar to elementor. they basically let you set up if/then statements. so: i want x container to start hidden, when y button widget is clicked, show x container. or: when person submits form, please show x container, and so on.
All reactions