調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >FieldImageFromJsonConfig
FieldImageFromJsonConfig インターフェース
image フィールドの fromJson 構成オプション。
署名:
export interface FieldImageFromJsonConfig extends FieldImageConfig
拡張: FieldImageConfig
プロパティ
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-09-10 UTC。
[null,null,["最終更新日 2024-09-10 UTC。"],[[["The `FieldImageFromJsonConfig` interface defines the configuration options for creating an image field from JSON."],["It extends the `FieldImageConfig` interface and includes optional properties for height, source (src), and width of the image."],["These properties allow customization of the image field's appearance and dimensions when loaded from JSON data."]]],[]]