public static interface SelectColorCallback.Params
SelectColorCallback
.Modifier and Type | Method and Description |
---|---|
default Color |
defaultColor()
Returns the default color value.
|
default Color defaultColor()
value
attribute of the <input type="color">
element. If this attribute is not
specified, the default color is black.