Stay organized with collections Save and categorize content based on your preferences.

blockly > blockRendering > InRowSpacer

blockRendering.InRowSpacer class

An object containing information about a spacer between two elements on a row.

Signature:

export declare class InRowSpacer extends Measurable 

Extends: Measurable

Remarks

The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the InRowSpacer class.