How do I create a dropdown link with subpages?

I’ve been trying to create a dropdown link with subpages. Attached is a screenshot of what I’m trying to recreate. Any ideas?

You can put dropdowns within dropdowns.

If you want right-side opening for the secondary dropdowns you’ll need to make the primary dropdowns a known width, and then the secondaries would reposition the opening panel.

Note this really doesn’t work well if you also use the open-on-hover feature, because then you mouse out of a secondary dropdown everything will close.