blockly > blockRendering > StatementInput
blockRendering.StatementInput class
An object containing information about the space a statement input takes up during rendering
Signature:
export declare class StatementInput extends InputConnection
Extends: InputConnection
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(constants, input) | Constructs a new instance of the StatementInput class |