Home > blockly > IToolboxItem > isSelectable
IToolboxItem.isSelectable() method
Whether the toolbox item is selectable.
Signature:
isSelectable(): boolean;
Returns:
boolean
True if the toolbox item can be selected.
Home > blockly > IToolboxItem > isSelectable
Whether the toolbox item is selectable.
Signature:
isSelectable(): boolean;
Returns:
boolean
True if the toolbox item can be selected.