Skip to content
+

Basic CRUD application

An admin application to showcase how CRUD operations work in Toolpad.

Admin application

A CRUD application

Open in StackBlitz

This app demonstrates following capabilities of Toolpad:

  1. How to use backend functions.
  2. Using a Form and other components.
  3. How to delete or add a row in a data grid.
  4. How to bind query parameters with a component.

Check out the source code