Where do I find some building blocks for the Sidemenu?

Hello: I go through this tutorial: https://www.youtube.com/watch?v=PAwLSUByn-Y . 1/2) At 2:45 I should be able to get the building blocks called Header and Content for the Sidemenu. But I can’t find them, though I can find the Sidemenu building block (in the Basics section). I fact, my UI in the editor looks much different than the one in the tutorial. After pressing +Add, I have four sections: Basics, Assets, Multipage Sections and Supabase Auth. The Sidemenu is available from the Basics, but I can’t find neither Header nor Content in these 4 sections. Should I install some more tools? The only libraries I have installed are: 1. Starter Kit and 2. Marketplace - Starter Kit - Source Project. 2/2) Additional question: Am I correct when I say, that when I have a library shown as Available (in main menu → Libraries → Book symbol → Libraries window) than the elements of these libraries are automatically available in some of the 4 tabs after pressing + Add. Or does it work in a different way? Greetings, Greg

Hey again @GregFalda :wave:

Yes, there have been some updates on the Add panel since then. Updated videos are coming this Summer!

You have the Container component that behaves the same as the depracted Content. But basically, you can recreate those sections (with the section component) pretty easily. The only particularity is that they had a big padding left (you can bind that to menuWidth variable as explained in the video).

Libraries need to be be in the Added section to be available in your current project.
Available libraries refers to the Librairies that you published on your workspaces but not yet added to your project.

1 Like