blockly > FieldDropdownConfig

FieldDropdownConfig type

Config options for the dropdown field.

Signature:

export type FieldDropdownConfig = FieldConfig;

References: FieldConfig