Home > blockly > Block > getTooltip
Block.getTooltip() method
Returns the tooltip text for this block.
Signature:
getTooltip(): string;
Returns:
string
The tooltip text for this block.
Home > blockly > Block > getTooltip
Returns the tooltip text for this block.
Signature:
getTooltip(): string;
Returns:
string
The tooltip text for this block.