blockly > Procedures > flyoutCategory
Procedures.flyoutCategory() function
Construct the blocks required by the flyout for the procedure category.
Signature:
export declare function flyoutCategory(workspace: WorkspaceSvg): FlyoutItemInfo[];
Parameters
Parameter | Type | Description |
|---|---|---|
workspace | The workspace containing procedures. |
Returns:
List of flyout contents as JSON.