Skip to content

Vaadin's ColorPicker component wrapped in a custom field.

Notifications You must be signed in to change notification settings

vpro/color-picker-field

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Color Picker Field

Vaadin's ColorPicker component wrapped in a custom field.

Forge Documentation: https://wiki.magnolia-cms.com/display/WIKI/Color+Picker+Field

<dependency> 
  <groupId>info.magnolia.ui</groupId>
  <artifactId>magnolia-ui-color-picker-field</artifactId>
  <version>${colorPickerVersion}</version>
</dependency>

changelog

v1.0
  • Implement a color picker field using the ColorPicker component from Vaadin

About

Vaadin's ColorPicker component wrapped in a custom field.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%