Skip to main content

blockly > ToolboxCategory > addColourBorder_

ToolboxCategory.addColourBorder_() method

Add the strip of colour to the toolbox category.

Signature:

protected addColourBorder_(colour: string): void;

Parameters

Parameter

Type

Description

colour

string

The category colour.

Returns:

void