🎉 Home
CUSTOMIZE A TEMPLATE ⏱
LEARN VOLTAPP
CREATE YOUR 1rst APP
GO FURTHER
Webhooks integration (Make, Zapier…): ex Notion
REFERENCE
HELP
COMMUNITY
The Popover node allows you to display one item in front of another. There are two sub-fields in the node: target and content. Target is the element that will be clicked on to display the Popover. Content is the content that will be displayed.
By default in the graph mode we have a Toggle event which is linked to the isOpen variable, which allows us to automatically open the popove when we click on it.
You can choose where the menu will be displayed (top, bottom, right, left, etc.).
This parameter allows you to set the value of variable isOpen: true the popover will open automatically on click, false it will not.