Class ColorSwatch
- Namespace
- Dynamicweb.CoreUI.Editors.Inputs
- Assembly
- Dynamicweb.CoreUI.dll
public class ColorSwatch : EditorBase<string>
- Inheritance
-
ColorSwatch
- Inherited Members
- Extension Methods
Properties
NeutralColors
public List<string> NeutralColors { get; set; }
Property Value
PrimaryColors
public List<string> PrimaryColors { get; set; }