Skip to content

Tag: angular

Need help creating a dynamic navigation menu

I’m creating an app for wireframing apps. I’m working on a function for generating links from the data of the wireframed app which will consist on an unpredictable amount of sections within sections. The interface for the sections are shaped like this What I want to do is extract the title and lin…