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