Constructors
- Parameters:
- title: String
- components: Object
- values: Object — optional
- Returns:
- Palette
Properties
The components that belong to the palette. Read-only.
- Returns:
- Object
The function that is called whenever the value of one of the components changes. The function receives the component of which the value has changed as an argument.
- Returns:
- Function
Functions
Resets the values of the components to their component.defaultValue.