Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IColorPickerProps

Hierarchy

  • IColorPickerProps

Index

Properties

Optional className

className: string

color

color: string

Optional disabled

disabled: boolean

Optional presetColors

presetColors: PresetColors

Optional showAlpha

showAlpha: boolean

Optional type

Optional wrapperClassName

wrapperClassName: string

Methods

Optional onChange

  • onChange(color: string): any

Generated using TypeDoc