Vertical List View

0
Hi All,   Can a Vertical List View be created or maybe there is an object like this already?   Thank you
asked
2 answers
1

Hi Mihai,

You can add the lv-col helper classes to your listview and it should automatically change to a vertical alignment. For instance, add the lv-col-lg-4 class to a listview to changes to a three-column layout on large screens.

answered
0

Thank you Marius for your reply. I didn’t realize how easy it would be to change the list from horizontal to vertical orientation.

 

lv-col-sm-2 seems to be the setting that works best for this.

answered