blockly > Optionen > (Konstrukteur)
Options.(constructor)
Erstellt eine neue Instanz der Options
-Klasse
Unterschrift:
constructor(options: BlocklyOptions);
Parameter
Parameter | Typ | Beschreibung |
---|---|---|
Optionen | BlocklyOptions | Dictionary mit Optionen. Spezifikation: https://developers.google.com/blockly/guides/get-started/web#configuration |