mirror of
https://github.com/google/blockly.git
synced 2026-01-17 05:47:10 +01:00
@@ -178,7 +178,7 @@ Blockly.utils.toolbox.CATEGORY_TOOLBOX_KIND = 'categoryToolbox';
|
||||
Blockly.utils.toolbox.FLYOUT_TOOLBOX_KIND = 'flyoutToolbox';
|
||||
|
||||
/**
|
||||
* Position of the the toolbox and/or flyout relative to the workspace.
|
||||
* Position of the toolbox and/or flyout relative to the workspace.
|
||||
* @enum {number}
|
||||
*/
|
||||
Blockly.utils.toolbox.Position = {
|
||||
|
||||
Reference in New Issue
Block a user