Give us feedback
color-picker
Reactive icon

Color Picker

Stable version 1.0.2 (Compatible with OutSystems 11)
Uploaded on 01 August 2022 by 
5.0
 (1 rating)
color-picker

Color Picker

Details
A vanilla JavaScript library for creating responsive, mobile-friendly, and fully accessible color pickers.
Read more

Options

  • Parameters
    • InputFormat: Input format to create in Color Picker.
    • Variable: Variable to load a old color.
    • ListColors: Can configure colors to start in color picker, usage colors in format hex, separated by comma.
    • Dark: Set true to use theme dark.
    • SetColor: Event to set color when select.
    • ExtendClass: You can define a custom class to extend style in Color Picker.
    • EventListener: Event to trigger Color Picker, Default is "change".


  • Event
    • SetColor: Event to set color when select.


  • How Its Works?
    • A vanilla JavaScript library for creating responsive, mobile-friendly, and fully accessible color pickers.
Release notes (1.0.2)
  • New Parameters
    • Variable
    • ExtendClass
    • EventListener


  • What's news?
    • Variable to load a old color.
    • You can define a custom class to extend style in Color Picker.
    • Event to trigger Color Picker, Default is "change".
    • Update documentation.
Reviews (1)
by 
2023-06-29
in version 1.0.2
Great component, easy to implement!
Team