Base class for classes which provide colors corresponding to numeric values within a known list of numeric values.

IgcColorScaleComponent

new IgcColorScaleComponent(): IgcColorScaleComponent

Returns IgcColorScaleComponent

propertyUpdated: object
get observedAttributes(): string[]

Returns string[]

attributeChangedCallback(name: string, oldValue: string, newValue: string): void

Parameters

  • name: string
  • oldValue: string
  • newValue: string

Returns void

connectedCallback(): void

Returns void

disconnectedCallback(): void

Returns void

findByName(name: string): any

Parameters

  • name: string

Returns any

_createFromInternal(internal: any): IgcColorScaleComponent

Parameters

  • internal: any

Returns IgcColorScaleComponent