RootClientTheme
RootClientTheme =
object&TypedEventEmitter<RootClientThemeEvents>
Provides access to the host Root client's current theme. Available via rootClient.theme.
Type Declaration
getTheme()
getTheme():
RootThemeMode
Returns the current theme mode.
Returns
The current RootThemeMode ("light" or "dark").