Color Picker Field for Flow
A color picker field for Vaadin Flow
ColorPickerField component for Vaadin Flow
This addon is a direct successor of the Color Picker Field Flow addon since the actual author Julien Charpenel is not able to support it. Huge thanks to him for developing it!
This is a the Component wrapper implementation of the <color-picker-field>
element to use it with Vaadin Flow.
Converted vs. Raw Value
There are two implementations of the color picker:
ColorPickerField
- Provides the value automatically converted to ajava.awt.Color
ColorPickerFieldRaw
- Provides the value as raw CSS ColorString
Links
Compatibility
2.0.0.beta2 | 2.0.0.beta3 | 2.0.0.beta4 | 2.0.0.beta5 | 2.0.0.beta6 | |
---|---|---|---|---|---|
14-24 | Y | Y | Y | Y | Y |
-23 | Y | Y | Y | Y | Y |
-22 | Y | Y | Y | Y | Y |
-21 | Y | Y | Y | Y | Y |
-20 | Y | Y | Y | Y | Y |
-19 | Y | Y | Y | Y | Y |
-18 | Y | Y | Y | Y | Y |
-17 | Y | Y | Y | Y | Y |
-16 | Y | Y | Y | Y | Y |
-15 | Y | Y | Y | Y | Y |
-14 | Y | Y | Y | Y | Y |
(13) | |||||
(12) | |||||
(11) | |||||
(10) | |||||
(8.10) | |||||
(8.9) | |||||
(8.8) | |||||
(8.7) | |||||
(8.6) | |||||
(8.5) | |||||
(8.4) | |||||
(8.3) | |||||
(8.2) | |||||
(8.1) | |||||
(8.0) | |||||
(7.7) | |||||
(7.6) | |||||
(7.5) | |||||
(7.4) | |||||
(7.3) | |||||
(7.2) | |||||
(7.1) | |||||
(7.0) | |||||
(6.8) | |||||
(6.7) | |||||
(6.6) | |||||
(6.5) | |||||
(6.4) | |||||
(6.3) | |||||
(6.2) | |||||
(6.1) | |||||
(6.0) |
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
- fixed issues related to missing events when values were changed
- fixed packaging issue
Note
Currently flow-server-compatibility-mode
is not supported!
- Released
- 2019-10-04
- Maturity
- BETA
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 14+
- Browser
- Firefox
- Opera
- Safari
- Google Chrome
- Microsoft Edge
Vaadin Add-on Directory
Find open-source widgets, add-ons, themes, and integrations for your Vaadin application.
The channel for finding, promoting, and distributing Vaadin add-ons.