ElementContentMap

Registry of all hast nodes that can occur as children of Element.

For a union of all Element children, see ElementContent.

Properties

comment

comment: Comment

Defined in

node_modules/@types/hast/index.d.ts:48


element

element: Element

Defined in

node_modules/@types/hast/index.d.ts:49


text

text: Text

Defined in

node_modules/@types/hast/index.d.ts:50