blockly > BlockFlyoutInflater > getType

BlockFlyoutInflater.getType() method

Returns the type of items this inflater is responsible for creating.

Signature:

getType(): string;

Returns:

string

An identifier for the type of items this inflater creates.