Foldable Elements

Demo to preview the plugin:

Introduction

This Plugin allows you to fold up and interact with all your elements in an Origami style. You can add up to 6 different folding effects and specify the folding angle.
This Plugin allows you to create a more interactive and “hands-on” experience for your users. All the folding effects are optimized for mobile use.
Image without caption

How to setup

  1. Enable ID Attributes
    1. Go to the settings page in your editor. Under the General tab click on the checkbox “Expose the option to add an ID attribute to HTML elements”
      App Settings → General Tab.
      App Settings → General Tab.
  1. Add the Foldable Element to the Page
      • Go to the Design tab in your Bubble editor.
      • Search for the Foldable Element and drag it onto the page.
      Element → Foldable Element.
      Element → Foldable Element.
  1. Assign an ID to the Target Element
      • Select the element you want to apply the fold effect to (e.g., a group or image).
      • In the Property Editor, scroll down to the ID Attribute field and give it an ID (e.g., fold1).
        • Element → Shape → ID Attribute.
          Element → Shape → ID Attribute.
  1. Trigger a Folding Animation via Workflow
      • Go to the Workflow tab.
      • Create an event (e.g., When Button is clicked).
      • Add an action:
        • Choose Element Actions → Curl A Foldable Element (or any of the other fold types).
          • Workflow action → Curl A Foldable.
            Workflow action → Curl A Foldable.
        • Select the Foldable Element you placed on the page.

Plugin Element Properties

Foldable Element

Element properties → Foldable Element.
Element properties → Foldable Element.

Element Actions

Curl

Ramp

Reveal

Accordion

Fracture

Stairs

Changelogs