Skip to content

SiMarkdownCalloutComponent documentation

selector
si-markdown-callout

Interface an extension component must implement

Input Properties

NameTypeDefaultDescription
node
Required
NodeNode to be rendered
options
unknownOptions passed to the component
parent
Required
ParentThe parent node

Attributes and Methods

NameTypeDefaultDescription
(readonly) callouts
Record<CalloutType, Callout>...
(readonly) icons
Record<"elementLightOn", string>...

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.