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