Français

Español

🎉 Home

Voltapp Introduction

CUSTOMIZE A TEMPLATE ⏱

Discover Templates

Create your Airtable

Connect your data

Publish your app

LEARN VOLTAPP ▶️

Discovery of the interface

Nodes

Graph

Variables

Custom the design

Placing elements

Design examples & Devices

Managing pages

Create dynamic content

Manage data with Airtable

Combine templates

CREATE YOUR 1rst APP

Dynamic content

Data & design creation

GO FURTHER

Webhooks integration (Make, Zapier…): ex Notion

Team work

Internationalization

Sovereign data

Formulas

HELP

FAQ

Find help

To be accompanied

How to do it with Voltapp

REFERENCE

Voltapp Lexicon

Nodes

Event blocks

Action blocks

Control blocks

Expression blocks

Variables

COMMUNITY

🔗 Our discord

🔗 Marketpad

Voltapp Updates

Enregistrement de l’écran 2021-12-03 à 12.11.20.gif

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.

Components

Popover

Open

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.

Placement

You can choose where the menu will be displayed (top, bottom, right, left, etc.).

Open on click

This parameter allows you to set the value of variable isOpen: true the popover will open automatically on click, false it will not.