Encuesta de investigación: Cuéntanos sobre tu experiencia con Blockly
Comenzar encuesta
blockly > entradas > DummyInput > Nombre
Signature:
name: string;
Salvo que se indique lo contrario, el contenido de esta página está sujeto a la licencia Atribución 4.0 de Creative Commons, y los ejemplos de código están sujetos a la licencia Apache 2.0. Para obtener más información, consulta las políticas del sitio de Google Developers. Java es una marca registrada de Oracle o sus afiliados.
Última actualización: 2024-09-12 (UTC)
[null,null,["Última actualización: 2024-09-12 (UTC)"],[[["This documentation focuses on the `name` property of the `DummyInput` class within the `inputs` namespace in Blockly."],["The `name` property, of type string, is an identifier for the DummyInput object and used for referencing the input within a block."]]],["The `name` property within the `inputs.DummyInput` class is defined as a string. This property, part of the Blockly library, represents a named attribute of a dummy input object. Its core function is to store and provide access to a textual label or identifier associated with the dummy input.\n"]]