Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

category?: string
defaultValue: { colors: <internal>.ColorListEntry[]; kind: "set" | "interpolate" }

Type declaration

description?: string
fieldLabels?: {}

Type declaration

  • [name: string]: string
isEssential?: boolean
isHidden?: boolean
isOptional?: boolean
label?: string
legend?: Legend
offsets: boolean
presetKind: "all" | "scale" | "set"
shortLabel?: boolean
twoColumns?: boolean
type: "color-list"

Methods

  • help(value: any): { description?: string; legend?: Legend }
  • Parameters

    • value: any

    Returns { description?: string; legend?: Legend }

    • Optional description?: string
    • Optional legend?: Legend
  • hideIf(currentGroup: any): boolean
  • Parameters

    • currentGroup: any

    Returns boolean

Generated using TypeDoc