Color Picker

Content Type: Widget
Categories: Data

Overview

This widget allows users to select a color easily. We support various selector styles to match your application - Render using different modes;. Button, Input box, or Inline - Execute an action after color change: microflow or nanoflow - Support color format of hex, rgb or rgba

Documentation

Please see  Color Picker in the Mendix documentation for details.

 

Releases

Version: 2.1.1
Framework Version: 9.6.0
Release Notes: ### Fixed - We removed redundant code to improve widget load time in the browser.
Version: 2.1.0
Framework Version: 9.6.0
Release Notes: ### Changed - We updated the light and dark icons and tiles for the widget.
Version: 2.0.1
Framework Version: 9.6.0
Release Notes: ### Changed - We reorganized widget configuration structure
Version: 2.0.0
Framework Version: 9.6.0
Release Notes: ### Feature - Converted into a pluggable widget, now you can use this widget combined with new Data grid 2, Gallery and much other widgets.
Version: 1.1.3
Framework Version: 7.13.1
Release Notes: We fixed an issue where a 404 error was logged in the console for the ColorPicker.css.map file (fixes https://github.com/mendixlabs/color-picker/issues/5).