Module
@riducms/plugin-richtext
@riducms/plugin-richtext — The statically bundled Svelte/Lexical half of the rich-text plugin.
Types 5
constant richTextAdminPluginThe paired admin export named by the Go plugin descriptor.
constant richTextFieldPluginThe plugin-field renderer registration used by richTextAdminPlugin.
constant richTextMessagesExact namespaced English, French, and Arabic messages used by the rich-text admin plugin.
type RichTextFeatureA rich-text authoring capability supported by the current editor.
type SerializedUploadNodeThe public serialized Lexical shape for an embedded upload reference.
Interfaces 2
interface RichTextDocumentThe generated TypeScript input/output contract for stored version-1 content.
interface RichTextConfigThe manifest configuration consumed by the editor.