-
|
Hello, I have two questions:
Regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi @Qcyk
Unfortunately this is not supported, only
All children of the If you want to register to a theme change, then there is currently no public API for that. If you feel like this should be available then please create a feature request in the ui5-webcomponents repo, because our colleagues there are responsible for all theming features. |
Beta Was this translation helpful? Give feedback.
Hi @Qcyk
Unfortunately this is not supported, only
ShellBarItems should be passed aschildren.All children of the
ThemeProvidershould update their style ifsetThemeis called and the theme changes. If this is not the case in your app, then this sounds like a bug to me. Here you can find a bas…