actually what you described in the new dev diary video is actually what I am looking for. I created in the example project below a “Pagination” and “Entry” Component. If the page props would be able to hold a besides the icon and additional
- Date
- Image link
- Author Field
- Alternative description
- Alternative Title
Then it would be possible without working with a custom selection. Would be curious how you guys selected that folder in the props. I did that based on the title at the moment.
Its the same concet that I try to achieve but instead of using the icons have access to other meta data.
elementsapp://downloadDocument/a8Dr8rD3OhCz
P.S.: I did not add styling props or stuff like that. Kept it simple for now.