• Live demo
  • Docs
  • API Reference
GitHub
@mdxeditor/editor package
Classes
Functions
Types
Interfaces
ButtonOrDropdownButtonProps
CodeBlockEditorContextValue
CodeBlockEditorDescriptor
CodeBlockEditorProps
CodeBlockPluginParams
Comparator
ConditionalContentsProps
CreateCodeBlockNodeOptions
CreateImageNodeOptions
DialogButtonProps
DiffSourcePluginParams
DirectiveDescriptor
DirectiveEditorProps
DirectivesPluginParams
EditorInFocus
InsertImageFormValues
JsxComponentDescriptor
JsxEditorProps
JsxPluginParams
JsxPropertyDescriptor
LexicalConvertOptions
LexicalExportVisitor
LexicalNodeVisitParams
LexicalVisitActions
MdastImportVisitor
MdastVisitActions
MdastVisitParams
actions
lexicalParent
mdastNode
mdastParent
MDXEditorMethods
MDXEditorProps
NestedEditorProps
NestedEditorsContextValue
PropertyPopoverProps
RealmPluginParams
SandpackConfig
SandpackPreset
SelectProps
SingleChoiceToggleGroupProps
System
SystemConstructor
SystemPropsMap
SystemSpec
Variables

MdastVisitParams interface

Parameters passed to the MdastImportVisitor.visitNode() function.

Signature:

export interface MdastVisitParams<T extends Mdast.Content> 

Properties

PropertyModifiersTypeDescription
actionsMdastVisitActions
lexicalParentLexicalNode
mdastNodeT
mdastParentMdast.Parent | null
  • MdastVisitParams interface

    • Properties
Copyright © 2023 Petyo Ivanov
  • GitHub
  • Twitter
  • LinkedIn
  • Email