ColorPickerButton Function
Deprecated in 4.11.0. Use [[iTwinUI color picker]] instead.
ColorPickerButton component
ColorPickerButton(props: ColorPickerProps): React.ReactNode
@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 - React.ReactNode
Defined in
Last Updated: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.