blockly > geras > InlineInput > (constructor)
geras.InlineInput.(constructor)
Constructs a new instance of the InlineInput class
Signature:
constructor(constants: BaseConstantProvider, input: Input);
Parameters
Parameter | Type | Description |
|---|---|---|
constants | The rendering constants provider. | |
input | The inline input to measure and store information for. |