Hi everyone!
I have a vertical gallery using collection with few hundred items. Now the user is asking to show only 10 items on visible (which I think can use FirstN() to achieve), but user also ask to have a button used to show 10 more items onto the current gallery every time selected.
Is there a way to achieve this requirement?
Thank everyone in advance for your support!!