Expand description
§CustomDocumentStateDTO
Defines the Data Transfer Object for storing the state of a single custom editor document.
Structs§
- Custom
Document StateDTO - A struct that holds the state for a document being handled by a custom
editor. This is stored in
ApplicationStateto track the lifecycle of custom documents.