type
Document
type Document map[string]anyThe exact generated Go value type for a versioned serialized Lexical document.
Source plugins/richtext/richtext.go:28
Runtime validation requires version 1, a root object, enabled node types, valid references, and bounded complexity (at most 64 levels and 10,000 nodes). Node shapes remain extensible for custom renderer data.