TLEmbedExternalContent
See source codeExtends TLBaseExternalContent
.
interface TLEmbedExternalContent<EmbedDefinition>
extends TLBaseExternalContent {}
Properties
embed
embed: EmbedDefinition
point
optional
point?: VecLike
sources
optional
sources?: TLExternalContentSource[]
type
type: 'embed'
url
url: string
Prev
TLEditorSnapshotNext
TLErrorBoundaryProps