blockly > blockRendering > InlineInput
blockRendering.InlineInput class
An object containing information about the space an inline input takes up during rendering.
Signature:
export declare class InlineInput extends InputConnection
Extends: InputConnection
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(constants, input) | Constructs a new instance of the InlineInput class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
connectionHeight | number | ||
connectionWidth | number |