Web Component
Register the elements once, then set structured values as JavaScript properties. Complex values are not serialized through HTML attributes.
document-editor.ts
Use attributes for primitive values such as theme, preview, and
save-status. Use element properties for content, callbacks, file actions,
extensions, and source loaders.