I’ve built a form that allows people to input any REST API URL they want and have the data returned to them. Since this is quite dynamic I’m finding it hard to bind the data to a traditional list when displaying the response. Is there any way I can create my dropdown system like Weweb has??
Heres what I mean: