This chapter is about the technical background of the dynamic grid system which visualizes grids and grid elements in AsTeRICS Grid.
The implementation using the GridList library was replaced by vue-css-grid-layout, see issue #451.
For convenience reasons vue-css-grid-layout
is developed directly within AsTeRICS Grid in folder src/vue-components/grid-layout
, the vue-css-grid-layout contains a copy in order to be usable as standalone library in other projects.
See detailed docs in the Readme vue-css-grid-layout repository.