Skip to Content
APIUtilsFunction: loadCustomization()

Function: loadCustomization()

CssCustomization

Load a CSS customization of a project.

This function create a new HTML Style Element and add it to the current document. Also activate the customization adding the first theme name to the body of the document.

Parameters

data

CssCustomization

The CSS customization data.

Returns

void

Last updated on