blockly > common > getSelected

common.getSelected() function

Returns the current selection.

Signature:

export declare function getSelected(): ISelectable | null;

Returns:

ISelectable | null