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
altText
file
src
title
JsxComponentDescriptor
JsxEditorProps
JsxPluginParams
JsxPropertyDescriptor
LexicalConvertOptions
LexicalExportVisitor
LexicalNodeVisitParams
LexicalVisitActions
MdastImportVisitor
MdastVisitActions
MdastVisitParams
MDXEditorMethods
MDXEditorProps
NestedEditorProps
NestedEditorsContextValue
PropertyPopoverProps
RealmPluginParams
SandpackConfig
SandpackPreset
SelectProps
SingleChoiceToggleGroupProps
System
SystemConstructor
SystemPropsMap
SystemSpec
Variables
InsertImageFormValues interface
Signature:
export
interface
InsertImageFormValues
Properties
Property
Modifiers
Type
Description
altText?
string
(Optional)
file
FileList
src?
string
(Optional)
title?
string
(Optional)
InsertImageFormValues interface
Properties