This is great. How do you handle updates?
How are menus and links handled?
Do you allow exporting of code if users wanted to migrate away or self-host?
Thanks and congrats, this is a slick implementation.
How are menus and links handled?
Do you allow exporting of code if users wanted to migrate away or self-host?
Thanks and congrats, this is a slick implementation.
> How are menus handled? Modals and dropdowns aren't supported yet. Only the navigation bar pre-built component has a default dropdown for the links. I'm working on this feature already, and I'm thinking of using the Prototype features from Figma that already allow you to control menus.
> How are links handled? Directly in the Plugin. You can link to different pages or first child sections
> Do you allow exporting of code Not yet, but I have to add this soon. I'm having a lot of requests for this.
Thank you! Happy to answer more questions.