blockly > inputs

inputs namespace

Classes

Class Description
DummyInput Represents an input on a block with no connection.
Input Class for an input with optional fields.
StatementInput Represents an input on a block with a statement connection.
ValueInput Represents an input on a block with a value connection.

Enumerations

Enumeration Description
Align Enum for alignment of inputs.
inputTypes Enum for the type of a connection or input.

Namespaces

Namespace Description
Input