blockly > Input
Class for an input with optional fields.
Signature:
export declare class Input
Constructors
Properties
Methods
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["The `Input` class manages inputs with optional fields within Blockly blocks."],["It allows for configuring field alignment, adding, inserting, and removing fields, and controlling input visibility."],["Connections can be created and managed for this input, including compatibility settings and shadow blocks."],["Developers can access the source block, initialize fields, and manipulate the input's visual representation."]]],[]]