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
| Parameter | Type |
|---|---|
__namedParameters | VizelColorPickerProps |
Returns
Element