Overview of Toolpad Core components
masterToolpad Core provides a set of pre-built components designed to accelerate the development of internal tools and dashboards. The core component library includes:
- Account: User profile and account management UI.
- App Provider: The root provider for managing application state and configuration.
- CRUD: Components for performing Create, Read, Update, and Delete operations on data.
- Dashboard Layout: A structured layout for dashboard-style applications.
- Page Container: A wrapper for consistent page-level layout and spacing.
- Sign-in Page: A ready-to-use authentication UI.