Skip to content

injectIsDarkTheme Type documentation

Returns a signal that reflects whether the current Element theme is dark ( true ) or light ( false ). The signal reacts to theme-switch events dispatched on window .
Returns A boolean signal — true when the active theme is dark
Throws When called outside of an Angular injection context

Types Documentation

No types to document for items on this page.


Except where otherwise noted, content on this site is licensed under MIT License.