Instead of components showing up one after the other, is it possible to do them side by side, eg 2x2, or any other gird like 3x2?
Thank you!
You can use the grid system of Bootstrap indenting*classes under your components. Check out this demo code to generate a 2x2 grid: https://www.guidedtrack.com/programs/19308
*classes
You can see that in the code I have also used custom CSS defined using *html to make the components prettier, you can play around with that depending on what your needs are.
*html