Home > blockly > FieldDropdown > (constructor)
FieldDropdown.(constructor)
Constructs a new instance of the FieldDropdown class
Signature:
constructor(menuGenerator: typeof Field.SKIP_SETUP);
Parameters
| Parameter | Type | Description |
|---|---|---|
| menuGenerator | typeof Field.SKIP_SETUP |