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