Skip to content

SiMarkdownFragmentComponent documentation

selector
si-markdown-fragment, [siMarkdownFragment]

Renders a fragment of markdown based on the children of a single node in the AST.

Input Properties

NameTypeDefaultDescription
siMarkdownFragment
Required
NodeThe node for which to render all children

Attributes and Methods

NameTypeDefaultDescription
(readonly) children
Signal<RootContent[]>...all the children of the node

Types Documentation

import
imported from @types/mdast
imported from @types/mdast

Except where otherwise noted, content on this site is licensed under MIT License.