evaluate Function
Exported from nextra/evaluate.
Signature
Parameters:| Name | Type | Default |
|---|---|---|
rawJs | string | |
components | MDXComponents | {} |
scope | Scope | {} |
| Name | Type |
|---|---|
default | FC<any>The MDX component to render. |
toc | Heading[]Table of contents list. |
metadata | $NextraMetadataPage’s front matter or |