Interface SelectColorCallback.Params
- Enclosing interface:
- SelectColorCallback
public static interface SelectColorCallback.Params
The parameters of the
SelectColorCallback.-
Method Summary
-
Method Details
-
defaultColor
Returns the default color value. This color represents the value of thevalueattribute of the<input type="color">element. If this attribute is not specified, the default color is black.
-