setActiveTheme()
Home > @gooddata/sdk-backend-spi > IOrganizationStylingService > setActiveTheme
IOrganizationStylingService.setActiveTheme() method
Set active theme setting in organization.
Signature:
setActiveTheme(themeRef: ObjRef): Promise<void>;
Parameters
Parameter |
Type |
Description |
---|---|---|
themeRef |
active theme reference |
Returns:
Promise<void>
promise