Skip to main content

ColorPickerNotify

Callable

  • ColorPickerNotify(sourceElementChanged?: boolean): void

  • Alters the color picker display based on the selected value


    Parameters

    • optionalsourceElementChanged: boolean = false

      True if the color was updated by the text input element

    Returns void

    • Nothing