Skip to main content

Home > blockly > blockRendering > Field

blockRendering.Field class

An object containing information about the space a field takes up during rendering

Signature:

export declare class Field extends Measurable 

Extends: Measurable

Constructors

ConstructorModifiersDescription
(constructor)(constants, field, parentInput)Constructs a new instance of the Field class

Properties

PropertyModifiersTypeDescription
fieldBlocklyField
flipRtlboolean
heightnumber
isEditableboolean
parentInputInput
widthnumber