Skip to main content

blockly > inputs > StatementInput

inputs.StatementInput class

Represents an input on a block with a statement connection.

Signature:

export declare class StatementInput extends Input 

Extends: Input

Constructors

Constructor

Modifiers

Description

(constructor)(name, block)

Constructs a new instance of the StatementInput class

Properties

Property

Modifiers

Type

Description

connection

Connection

name

string

type

readonly

(not declared)