MCPcopy Create free account
hub / github.com/DHTMLX/scheduler / setSkin

Method setSkin

codebase/dhtmlxscheduler.es.d.ts:2179–2179  ·  view source on GitHub ↗

* sets the active skin * @param skin the name of the skin. The allowed values are: "terrace", "dark", "material", "flat", "contrast-white", "contrast-black"

(skin: string)

Source from the content-addressed store, hash-verified

2177 * @param skin the name of the skin. The allowed values are: "terrace", "dark", "material", "flat", "contrast-white", "contrast-black"
2178 */
2179 setSkin(skin: string): void;
2180
2181 /**
2182 * sets the user data associated with the specified event

Callers 4

WtFunction · 0.65
WtFunction · 0.65
monitorThemeChangeFunction · 0.65
monitorThemeChangeFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected