Kind: Type
Source: atloria-monorepo/packages/editor/src/plugins/core/GenericHTMLNode.tsx
Definition
tsSpread<
{
tag: KnownHTMLTagType
type: 'generic-html'
mdxType: MdxNodeType
attributes: MdxJsxAttribute[]
version: 1
},
SerializedElementNode
>
Was this page helpful?