Hi all,
I need help settings up a custom Collection view, and I hope someone can help by pointing me in the right direction. I'm new to the vite + lit extension building process.
What i have is a manifest file with type collection view. This is the only thing that works at them moment lol, as i can see it when i choose a layout for my list view.
I have an element type and it compiles to the App_Plugins folder. But when choosing it it defaults back to the table list view. I'm guessing it's failing somewhere. The console has no error's so cant tell what's going on.
Is there any documentation on how to setup a custom list view or any examples / template that i can use?