Interface ColorPickerEditorProps

Basic properties of every Component

Hierarchy

Properties

attrs?: object
cls?: string
color: Color
cust_colors?: Color[]
data?: any
displayValue?: false
dom_events?: IDOMEvents
enabled?: boolean
events?: MapEvents<ColorPickerEventMap>
flex?: string | number
hasAlpha?: boolean
height?: string | number
id?: string
label?: string
labelWidth?: number
left?: number
name?: string
ns?: string
ref?: string
style?: IMap<string | number>
tabIndex?: number | boolean
tag?: string
tooltip?: string
top?: number
width?: string | number

Generated using TypeDoc