Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DashboardLayout] Improve header title customizability #4342

Open
apedroferreira opened this issue Oct 31, 2024 · 0 comments
Open

[DashboardLayout] Improve header title customizability #4342

apedroferreira opened this issue Oct 31, 2024 · 0 comments
Labels
component: layout This is the name of the generic UI component, not the React module! scope: toolpad-core Abbreviated to "core"

Comments

@apedroferreira
Copy link
Member

apedroferreira commented Oct 31, 2024

Summary

Right now, customization options for the title that shows in the layout header are quite limited.
Even though it might be possible to do it by using the sx prop in DashboardLayout and targeting the correct element, we could find ways to make that title more straightforward to customize, as it might be something many users want more control over.

A simple, flexible solution might just be adding a new slot for that title.

Examples

No response

Motivation

User feedback on docs: "How to style the branding title? Can I change it to a component instead of a text?"

Search keywords: dashboard layout header branding title appbar style

@oliviertassinari oliviertassinari added component: layout This is the name of the generic UI component, not the React module! and removed component: DashboardLayout labels Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: layout This is the name of the generic UI component, not the React module! scope: toolpad-core Abbreviated to "core"
Projects
Status: Backlog
Development

No branches or pull requests

2 participants