Home > @infiniteobjects/data-types > VideoPrintEditorColorPickerFeatures
Color Picker Feature flags
Signature:
export declare class VideoPrintEditorColorPickerFeatures implements IVideoPrintEditorColorPickerFeatures
Implements: IVideoPrintEditorColorPickerFeatures
Flags/Element Diagram:
┌───────────────────┐
│┌─────────────────┐│
││ native / custom ││
│├─────────────────┤│
│└─────────────────┘│
│┌───┐ ┌───┬───┬───┐│
││ ✎ │ │ swatches ││
│└───┘ └───┴───┴───┘│
└───────────────────┘
Property | Modifiers | Type | Description |
---|---|---|---|
enabled | boolean | Enables/Disables the Color Picker | |
eyeDropper | boolean | Enables the EyeDropper functionality | |
native | boolean | Enables the native color picker | |
swatches | boolean | Enables the color swatches |