You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
you already have the ThemeSwitcher component implemented (it's used in the DashboardLayout). Would you mind exporting it similarly to how you do Account? This would be very useful for using in other places.
This would also fix this #4328 . In my case, I have implemented my own theme switcher for login page but then my switcher persists a different value then yours and I would like to sync them (otherwise one can store "light" and the other "dark"). Currently I'm unable to sync them (as far as I know).
Should be a low-hanging fruit.
Thanks.
Examples
No response
Motivation
No response
Search keywords: ThemeSwitcher, DashboardLayout
The text was updated successfully, but these errors were encountered:
Eventually if it's used a lot outside the DashboardLayout it might make sense to move to its own @toolpad/core/ThemeSwitcher but we will wait for #4328 on that.
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.
Note
@SamuelLeapifai How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey.
Summary
Hi,
you already have the ThemeSwitcher component implemented (it's used in the DashboardLayout). Would you mind exporting it similarly to how you do Account? This would be very useful for using in other places.
This would also fix this #4328 . In my case, I have implemented my own theme switcher for login page but then my switcher persists a different value then yours and I would like to sync them (otherwise one can store "light" and the other "dark"). Currently I'm unable to sync them (as far as I know).
Should be a low-hanging fruit.
Thanks.
Examples
No response
Motivation
No response
Search keywords: ThemeSwitcher, DashboardLayout
The text was updated successfully, but these errors were encountered: