blockly > geras > Highlighter > drawBottomRow

geras.Highlighter.drawBottomRow() method

Add a highlight to the bottom row.

Signature:

drawBottomRow(row: BottomRow): void;

Parameters

Parameter Type Description
row BottomRow The row to highlight.

Returns:

void