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
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 InlineInput
class.
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
connectionHeight | number | ||
connectionWidth | number |