blockly > blockRendering > ExternalValueInput

blockRendering.ExternalValueInput class

An object containing information about the space an external value input takes up during rendering

Signature:

export declare class ExternalValueInput extends InputConnection 

Extends: InputConnection

Constructors

Constructor Modifiers Description
(constructor)(constants, input) Constructs a new instance of the ExternalValueInput class

Properties

Property Modifiers Type Description
connectionHeight number
connectionOffsetY number
connectionWidth number
height number
width number