Skip to main content

ItemColorOnPickerChange

Callable

  • ItemColorOnPickerChange(color: string): void

  • A debounced callback for when the item color picker changes its value. This sets the color for the currently selected set of color indices


    Parameters

    • color: string

    Returns void