blockly > FieldImageFromJsonConfig
FieldImageFromJsonConfig interface
fromJson config options for the image field.
Signature:
export interface FieldImageFromJsonConfig extends FieldImageConfig
Extends: FieldImageConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
height? | number | (Optional) | |
src? | string | (Optional) | |
width? | number | (Optional) |