blockly > serialization > workspaceComments
Classes
Functions
Interfaces
Interface |
Description |
State |
|
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 `serialization.workspaceComments` namespace provides tools for saving and loading the state of comments on a Blockly workspace."],["It includes a serializer class, `WorkspaceCommentSerializer`, for managing the serialization process."],["Key functions allow for appending comments to a workspace (`append`) and serializing comment state to JSON (`save`)."],["An interface, `State`, defines the structure for storing and manipulating workspace comment data."]]],[]]