Skip to main content

ColorPickerSelectFromPalette

Callable

  • ColorPickerSelectFromPalette(Event: MouseEvent | TouchEvent): void

  • Sets the picked HSV from the color palette


    Parameters

    • Event: MouseEvent | TouchEvent

      The touch/mouse event

    Returns void

    • Nothing