ColorPicker Pass Through

Pass Through documentation for ColorPicker component

Viewer#

Some sections may not be visible due to the availability of the particular feature. Section names that start with the pc prefix indicate that the element is a PrimeReact component not a DOM element.

The component's PT demo referenced as colorpicker-pt is unavailable or does not exist.

ColorPicker PT Options#

Defines passthrough(pt) options of ColorPicker component.

labeltypedescription
rootColorPickerPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.

ColorPickerArea PT Options#

Defines passthrough(pt) options of ColorPickerArea component.

labeltypedescription
rootColorPickerAreaPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.

ColorPickerAreaBackground PT Options#

Defines passthrough(pt) options of ColorPickerAreaBackground component.

labeltypedescription
rootColorPickerAreaBackgroundPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.

ColorPickerAreaThumb PT Options#

Defines passthrough(pt) options of ColorPickerAreaThumb component.

labeltypedescription
rootColorPickerAreaThumbPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.

ColorPickerSlider PT Options#

Defines passthrough(pt) options of ColorPickerSlider component.

labeltypedescription
rootColorPickerSliderPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.

ColorPickerSliderThumb PT Options#

Defines passthrough(pt) options of ColorPickerSliderThumb component.

labeltypedescription
rootColorPickerSliderThumbPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.

ColorPickerSliderTrack PT Options#

Defines passthrough(pt) options of ColorPickerSliderTrack component.

labeltypedescription
rootColorPickerSliderTrackPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.

ColorPickerSwatch PT Options#

Defines passthrough(pt) options of ColorPickerSwatch component.

labeltypedescription
rootColorPickerSwatchPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.

ColorPickerSwatchBackground PT Options#

Defines passthrough(pt) options of ColorPickerSwatchBackground component.

labeltypedescription
rootColorPickerSwatchBackgroundPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.

ColorPickerEyeDropper PT Options#

Defines passthrough(pt) options of ColorPickerEyeDropper component.

labeltypedescription
rootColorPickerEyeDropperPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.

ColorPickerInput PT Options#

Defines passthrough(pt) options of ColorPickerInput component.

labeltypedescription
rootColorPickerInputPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.

ColorPickerTransparencyGrid PT Options#

Defines passthrough(pt) options of ColorPickerTransparencyGrid component.

labeltypedescription
rootColorPickerTransparencyGridPassThroughType<HTMLAttributes<HTMLDivElement>>Used to pass attributes to the root's DOM element.