Home > blockly > Options > (constructor)
Options.(constructor)
Constructs a new instance of the Options class
Signature:
constructor(options: BlocklyOptions);
Parameters
| Parameter | Type | Description |
|---|---|---|
| options | BlocklyOptions | Dictionary of options. Specification: /blockly/guides/get-started/web#configuration |