Skip to content

[DashboardLayout] Improve header title customizability #4342

@apedroferreira

Description

@apedroferreira

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

Metadata

Metadata

Assignees

Labels

component: layoutThis is the name of the generic UI component, not the React module!scope: toolpad-coreAbbreviated to "core"

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions