BEM-aligned class hooks used when GameGrid.render builds the markup.
root.classList.contains(classesEnum.GRID);root.classList.contains(classesEnum.GRID_ZOOMED); Copy
root.classList.contains(classesEnum.GRID);root.classList.contains(classesEnum.GRID_ZOOMED);
BEM-aligned class hooks used when GameGrid.render builds the markup.
Example