blockly > inputs > DummyInput
inputs.DummyInput class
Represents an input on a block with no connection.
Signature:
export declare class DummyInput extends Input
Extends: Input
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(name, block) | Constructs a new instance of the DummyInput class |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
name | string | ||
type | readonly |
(not declared) |