blockly > FieldDropdownFromJsonConfig

FieldDropdownFromJsonConfig interface

fromJson config for the dropdown field.

Signature:

export interface FieldDropdownFromJsonConfig extends FieldDropdownConfig 

Extends: FieldDropdownConfig

Properties

Property Modifiers Type Description
options? MenuOption[] (Optional)