The API reference is a Work in Progress and will be continuously improved and extended. We'd love to hear your feedback in our documentation repository.
Home > @edtr-io/math > MathEditor
MathEditor() function
Signature:export declare function MathEditor(props: MathEditorProps): JSX.Element
Parameters
Parameter | Type | Description |
---|---|---|
props | MathEditorProps | The math editor props |
JSX.Element