blockly > blockRendering > Champ > champ
Propriété blockRendering.Field.field
Signature :
field: BlocklyField;
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/11/08 (UTC).
[null,null,["Dernière mise à jour le 2024/11/08 (UTC)."],[[["This property represents the underlying BlocklyField instance associated with the rendered field."],["It provides access to the core field object for manipulating its value, properties, and behavior."],["The `field` property is a crucial link between the rendered representation of a field and its underlying logic in Blockly."]]],["The core content describes a specific property within the Blockly library. It focuses on the `field` property, which is part of the `blockRendering.Field` class. This property's type is defined as `BlocklyField`. Essentially, it indicates that a `Field` object in the `blockRendering` namespace has a property, `field`, that directly represents a `BlocklyField` object.\n"]]