Search
TabbedDiagramView.themesPath Property
See Also
 





Gets or sets the path to the control's css themes.

Namespace: MindFusion.Diagramming.Controls
File: TabbedDiagramView.js

 Syntax

JavaScript  Copy Code

get themesPath() {}
set themesPath(value) {}

 Property Value

String

A string specifying the path.

 Remarks

Only applies to web components.

 See Also