Mit Sammlungen den Überblick behalten
Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
blockly > FieldVariableFromJsonConfig
Schnittstelle FieldVariableFromJsonConfig
fromJson-Konfigurationsoptionen für das Variablenfeld.
Unterschrift:
export interface FieldVariableFromJsonConfig extends FieldVariableConfig
Erweitert: FieldVariableConfig
Attribute
Attribut |
Modifikatoren |
Typ |
Beschreibung |
? |
|
String |
(Optional) |
Sofern nicht anders angegeben, sind die Inhalte dieser Seite unter der Creative Commons Attribution 4.0 License und Codebeispiele unter der Apache 2.0 License lizenziert. Weitere Informationen finden Sie in den Websiterichtlinien von Google Developers. Java ist eine eingetragene Marke von Oracle und/oder seinen Partnern.
Zuletzt aktualisiert: 2025-07-25 (UTC).
[null,null,["Zuletzt aktualisiert: 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,[]]