Skip to main content

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

WorkspaceSvg

Returns:

FlyoutItemInfo[]

List of flyout contents as JSON.