Function: flyoutCategory()
function flyoutCategory(workspace): FlyoutItemInfo[];
Defined in: packages/blockly/core/variables.ts:106
Construct the elements (blocks and button) required by the flyout for the variable category.
Parameters
| Parameter | Type | Description |
|---|---|---|
workspace | WorkspaceSvg | The workspace containing variables. |
Returns
List of flyout contents as JSON.