Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FillPicker

A class to create a picker for the fill color.

Hierarchy

  • FillPicker

Index

Constructors

constructor

Properties

fill

fill: string

Value of the picker.

holderSelection

holderSelection: Selection<HTMLDivElement, any, any, any>

D3 selection of the picker.

Methods

getColor

  • getColor(): string

setFill

  • setFill(color: string): void

Private setupInteraction

  • setupInteraction(): void

Private setupUI

  • setupUI(): void

Private updateColor

  • updateColor(color: string): void

Generated using TypeDoc