Dashboard

This is another heavy page — it uses multiple custom React components.

Revenue Chart

Wrapper Trait
Jan
Feb
Mar
Apr
May
Jun

Revenue (simulated chart component — represents a heavy visualization library)

Recent Transactions

Selection Trait
DateDescriptionAmount
2025-03-15Widget Pro$249.00
2025-03-14Starter Plan$29.00
2025-03-14Enterprise License$1,499.00
2025-03-13Widget Pro$249.00
2025-03-12Team Plan$99.00

Simulated data table component — represents a heavy table/grid library

This page imports both <Chart /> and <DataTable />, making it the heaviest page in the demo. Its generated handler bundles exactly these two components — nothing more, nothing less.