This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Description
As I learn more about the different usages of the Grid role, a clear distinction between its usages seems to grow larger.
There seems to be two different usages of a grid:
- Data grid: which is the current implementation in this package
- Layout grid: which is more abstract and is not tabular
I think it will be beneficial to define these two as separate components -- and compose from each other.
More research needs to be done but using this to track the idea.