Skip to content

React Dashboard Tiles using CSSGrid to accomplish a windows tile-like effect.

Notifications You must be signed in to change notification settings

astr0sl0th/tile-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Dashboard Tiles

Netlify Status

React Dashboard Tiles using CSSGrid to accomplish a windows tile like effect. View the demo

Features

  • Custom backgrounds for each grid item both color and image
  • Set the amount of grid columns
  • Define the how much each tile should take up
  • Set the grid gap

Magic involved

The trick to the full screen background per tile is due to wonderful css property background attachment: 'fixed' this allows the background image or color to extend over selected rows/columns. I know crazy right 😝

About

React Dashboard Tiles using CSSGrid to accomplish a windows tile-like effect.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published