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