blockly > blockRendering > Row > endsWithElemSpacer
blockRendering.Row.endsWithElemSpacer() method
Determines whether this row should end with an element spacer.
Signature:
endsWithElemSpacer(): boolean;
Returns:
boolean
Whether the row should end with a spacer.