blockly > FieldColour > TITLES

FieldColour.TITLES property

An array of tooltip strings for the palette. If not the same length as COLOURS, the colour's hex code will be used for any missing titles. All colour pickers use this unless overridden with setColours.

Signature:

static TITLES: string[];