I’ve created a reusable component of a card with some text information and inserted it into a list in Weweb. I would like to bind data with a collection, but I don’t know how to do it.
Hi, you can create properties on your card component, you can create for exemple a title property, when you will use the card in your list you will be able to bind the title property to the current item in the list