Skip to content

Credits

The idea for using css grids to create a stackable table is not something new, however the idea to generate a grid template in a reusable manner is my own.

Where I found the css grid idea: https://www.freecodecamp.org/news/https-medium-com-nakayama-shingo-creating-responsive-tables-with-pure-css-using-the-grid-layout-module-8e0ea8f03e83/

Thanks to bootstrap-vue for their great docs and components. I have tried to reuse props naming and docs from there where applicable.