blockly > libraryBlocks > blocks
libraryBlocks.blocks variable
Signature:
blocks: any
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[null,null,["Last updated 2024-09-18 UTC."],[[["The `libraryBlocks.blocks` variable in Blockly is an object or namespace that stores or organizes custom blocks specifically designed for library creation and usage within Blockly projects."],["This variable likely contains various functions or properties related to managing these blocks, such as defining their behavior, appearance, and interactions with other Blockly elements."],["Users can potentially leverage the `libraryBlocks.blocks` variable to create, customize, and manage library-specific blocks to enhance the functionality and modularity of their Blockly projects."]]],[]]