Home > blockly > common > getSelected
common.getSelected() function
Returns the current selection.
Signature:
export declare function getSelected(): ISelectable | null;
Returns:
ISelectable | null
Home > blockly > common > getSelected
Returns the current selection.
Signature:
export declare function getSelected(): ISelectable | null;
Returns:
ISelectable | null