ColorPickerButton Function

Deprecated  in 4.11.x. Use [[iTwinUI color picker]] instead.

ColorPickerButton component

ColorPickerButton(props: ColorPickerProps): | ReactElement<any, string | JSXElementConstructor<any>>

@note Using forwardRef so the ColorEditor (Type Editor) can access the ref of the button element inside this component.

Parameter Type Description
props ColorPickerProps  

Returns - | ReactElement<any, string | JSXElementConstructor<any>>

Defined in

Last Updated: 22 March, 2024