blockly > FieldDropdownFromJsonConfig
FieldDropdownFromJsonConfig arayüzü
fromJson config'den kontrol edin.
İmza:
export interface FieldDropdownFromJsonConfig extends FieldDropdownConfig
Genişletir: FieldDropdownConfig
Özellikler
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-09-09 UTC.
[null,null,["Son güncelleme tarihi: 2024-09-09 UTC."],[[["The `FieldDropdownFromJsonConfig` interface defines the configuration for dropdown fields populated from JSON data."],["It extends the `FieldDropdownConfig` and includes an optional `options` property to specify the dropdown choices."],["The `options` property is an array of `MenuOption` objects, defining the display text and value for each dropdown item."]]],[]]