mui / toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://mui.com/toolpad/
MIT License
963 stars 243 forks source link

[PageContainer] Make PageContainer customizable for dynamic routes #4114

Open Janpot opened 1 day ago

Janpot commented 1 day ago

Closes https://github.com/mui/toolpad/issues/4100

Adds a title and breadCrumbs override. Also supplies a useActivePage to retrieve the current value for title and breadCrumbs so they can be extended.