StealThis .dev

Dashboard Widget

A draggable, resizable dashboard widget system. Widgets can be minimized, refreshed, and rearranged to customize the dashboard layout.

Open in Lab
css vanilla-js
Targets: JS HTML

Code

Dashboard Widget

An interactive dashboard widget system with four pre-built widget types: a bar chart, user list, task checklist, and system health monitor. Each widget supports minimize/maximize, refresh with animated spinner, and close with a restore toast.

Features

  • Minimize collapses widget body to show only the header bar
  • Refresh button spins for 1 second then updates a “Last updated” timestamp
  • Close removes the widget with a fade-out animation; a restore notification appears
  • Fully dark-themed with glassy card styling and smooth CSS transitions