Toolpad Core - Examples
Browse a collection of Toolpad Core examples to help you get started quickly.
Installation
You can create a new project based on any of these examples using the create-toolpad-app
command:
npx create-toolpad-app@latest --example "example-name"
Functional dashboardNEW
This example shows you how to get started building a dashboard with Toolpad Core, Next.js App Router, Auth.js and Material UI components in a customized theme.