SiMarkdownCalloutComponent documentation¶
selector
si-markdown-calloutInterface an extension component must implement
Input Properties¶
| Name | Type | Default | Description |
|---|---|---|---|
| node | Node | Node to be rendered | |
| options ¶ | unknown | Options passed to the component | |
| parent | Parent | The parent node |
Attributes and Methods¶
| Name | Type | Default | Description |
|---|---|---|---|
| (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.