Skip to main content

Home > blockly > blockRendering > SpacerRow

blockRendering.SpacerRow class

An object containing information about a spacer between two rows.

Signature:

export declare class SpacerRow extends Row 

Extends: Row

Constructors

ConstructorModifiersDescription
(constructor)(constants, height, width)Constructs a new instance of the SpacerRow class

Properties

PropertyModifiersTypeDescription
elementsInRowSpacer[]
followsStatementboolean
heightnumber
precedesStatementboolean
widthnumber
widthWithConnectedBlocksnumber

Methods

MethodModifiersDescription
measure()