|
@@ -93,4 +93,5 @@ ColorPicker is a color selector supporting multiple color formats.
|
|
|
### Events
|
|
|
| Event Name | Description | Parameters |
|
|
|
|---------|--------|---------|
|
|
|
-| change | triggers when input value changes | color value |
|
|
|
+| change | triggers when input value changes | color value |
|
|
|
+| active-change | triggers when the current active color changes | active color value |
|