blockly > inputs > ValueInput

inputs.ValueInput class

Represents an input on a block with a value connection.

Signature:

export declare class ValueInput extends Input 

Extends: Input

Constructors

Constructor Modifiers Description
(constructor)(name, block) Constructs a new instance of the ValueInput class

Properties

Property Modifiers Type Description
name string
type readonly (not declared)