blockly > Block > getStyleName

Block.getStyleName() method

Get the name of the block style.

Signature:

getStyleName(): string;

Returns:

string

Name of the block style.