ColorPickerPopup Function
Deprecated in 4.11.0. Use [[iTwinUI color picker]] instead.
ColorPickerButton component that allows user to select a color from a set of color swatches or to define a new color.
ColorPickerPopup(props: ColorPickerPopupProps): 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 | ColorPickerPopupProps |
Returns - React.ReactNode
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.