Layer (sticky element)

A container that fixes its position on-screen and does not scroll with the rest of the screen.

👉 The Tag

This tag creates an element that fixes its position on-screen and does not scroll with the rest of the screen.

📍 Where to add the tag: A second-level container

[layer]

🏷️ How to add the tag

  1. Create your layer element design.

2. Wrap it in a container. Unlike normal containers, layer elements don't need to be the full width of the screen.

Make sure it's not inside another container. It should be a 2nd-level layer.

3. Paste the tag into the layer name of this container.

4. Place it in the desired position where you want it to stay fixed in the "default screen area." The default screen area is one app page at 100%. If you have a splash screen in your design file, Bravo will use it as the default screen size. If you place the layer element outside of this area (for example on a long page), it will not appear.

5. Make sure the layer is not inside another container. It should be its own 2nd-level frame.

6. Import to Bravo & preview on Bravo Vision 🚀

💾 Example files

Duplicate the files below to see how to set it up!

Last updated