Skip to main content
Version: 4.1.0

AutoColorPickerComponent

Hierarchy

  • Component<AutoColorPickerComponentProps>
    • AutoColorPickerComponent

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new AutoColorPickerComponent(props: AutoColorPickerComponentProps): AutoColorPickerComponent
  • Parameters

    • props: AutoColorPickerComponentProps

    Returns AutoColorPickerComponent

Properties

displayColorPicker

displayColorPicker: boolean

Accessors

autoColor

  • get autoColor(): string
  • Returns string

Methods

publicrender

  • render(): Element
  • Returns Element