blockly > Block > getTooltip

Block.getTooltip() method

Returns the tooltip text for this block.

Signature:

getTooltip(): string;

Returns:

string

The tooltip text for this block.