Skip to content

Vizel API / react/src / VizelColorPicker

Function: VizelColorPicker()

ts
function VizelColorPicker(__namedParameters): Element;

Defined in: packages/react/src/components/VizelColorPicker.tsx:45

A reusable color picker component with keyboard navigation and accessibility support.

Parameters

ParameterType
__namedParametersVizelColorPickerProps

Returns

Element

Released under the MIT License.