blockly > zelos > BottomRow > hasLeftSquareCorner
zelos.BottomRow.hasLeftSquareCorner() method
Render a round corner unless the block has an output connection.
Signature:
hasLeftSquareCorner(block: BlockSvg): boolean;
Parameters
Parameter | Type | Description |
---|---|---|
block | BlockSvg |
Returns:
boolean