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 | $NextraMetadata Page’s front matter or |