Toggle List/Card View Modes

Hello! I am making a personal app for myself, a library of sorts. I’m wondering if it’s not possible yet for Glide to have something like a toggle to switch between list view and card view on the same page layout? Just asking for confirmation since I couldn’t find anything to work around it. If it’s not possible, I will resort to creating separate pages for both views. Thank you!

You don’t need separate pages. Check out the new tab component I think this will work for you if you have a list in one tab and a card collection in the other.

2 Likes