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¶
| Name | Type | Default | Description |
|---|---|---|---|
| siMarkdownFragment | Node | The node for which to render all children |
Attributes and Methods¶
| Name | Type | Default | Description |
|---|---|---|---|
| (readonly) children ¶ | Signal<RootContent[]> | ... | all the children of the node |
Types Documentation¶
import imported from @types/mdast |
|---|
import imported from @types/mdast |
|---|
Except where otherwise noted, content on this site is licensed under MIT License.