Skip to content

obsidian/internals/embed-registry

InterfaceDescription
EmbedAudioComponentA component that renders an embedded audio file.
EmbedCanvasComponentA component that renders an embedded canvas file.
EmbedComponentThe component that renders the embedded file.
EmbedContextA context to configure embedding of a file.
EmbedCreatorCreates an embed component for a given file.
EmbedImageComponentA component that renders an embedded image file.
EmbedMarkdownComponentA component that renders an embedded markdown file.
EmbedPdfComponentA component that renders an embedded PDF file.
EmbedRegistryA registry for embeddable files components.
EmbedRegistryEmbedByExtensionRecordA record of embeddable file extensions and their creators.
EmbedVideoComponentA component that renders an embedded video file.