blockly > VariablesDynamic > flyoutCategory
VariablesDynamic.flyoutCategory() function
Construct the elements (blocks and button) required by the flyout for the dynamic variables category.
Signature:
export declare function flyoutCategory(workspace: WorkspaceSvg): FlyoutItemInfo[];
Parameters
Parameter | Type | Description |
|---|---|---|
workspace |
Returns:
List of flyout contents as JSON.