ov-components: update documentation for setTheme method to clarify theme mode application
This commit is contained in:
parent
d54e21d726
commit
1298e3160d
@ -69,7 +69,7 @@ export class OpenViduThemeService {
|
||||
}
|
||||
|
||||
/**
|
||||
* Sets the theme mode (light, dark, or auto)
|
||||
* Sets the theme mode to apply {@link OpenViduThemeMode}
|
||||
* @param theme The theme mode to apply
|
||||
*/
|
||||
setTheme(theme: OpenViduThemeMode): void {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user