Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
blockly > FieldVariableFromJsonConfig
Interface FieldVariableFromJsonConfig
Options de configuration fromJson pour le champ de variable.
Signature :
export interface FieldVariableFromJsonConfig extends FieldVariableConfig
Extension:FieldVariableConfig
Propriétés
Propriété |
Modificateurs |
Type |
Description |
variable? |
|
chaîne |
(Facultatif) |
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 2025/07/25 (UTC).
[null,null,["Dernière mise à jour le 2025/07/25 (UTC)."],[],["The `FieldVariableFromJsonConfig` interface provides configuration options for a variable field, extending the `FieldVariableConfig` interface. It includes an optional `variable` property of type string. This property likely represents the name or identifier of the variable associated with the field, allowing for customization during JSON configuration. In essence, it permits specifying a variable when defining the field from a JSON structure.\n"],null,[]]