Zadbaj o dobrą organizację dzięki kolekcji
Zapisuj i kategoryzuj treści zgodnie ze swoimi preferencjami.
blockly > FieldVariableFromJsonConfig
Interfejs FieldZmiennaFromJsonConfig
dla pola zmiennej.
Podpis:
export interface FieldVariableFromJsonConfig extends FieldVariableConfig
Rozszerza: FieldVariableConfig
Właściwości
Właściwość |
Modyfikatory |
Typ |
Opis |
zmienną? |
|
ciąg znaków |
(Opcjonalnie) |
O ile nie stwierdzono inaczej, treść tej strony jest objęta licencją Creative Commons – uznanie autorstwa 4.0, a fragmenty kodu są dostępne na licencji Apache 2.0. Szczegółowe informacje na ten temat zawierają zasady dotyczące witryny Google Developers. Java jest zastrzeżonym znakiem towarowym firmy Oracle i jej podmiotów stowarzyszonych.
Ostatnia aktualizacja: 2025-07-25 UTC.
[null,null,["Ostatnia aktualizacja: 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,[]]