- Preparing search index...
- The search index is not available
messier-61
- default(__namedParameters: {
exporter: ((exportLocation: any) => void);
lexicalEditorConfig: any;
transformer: ((editorContentLines: string[]) => any);
}): JSX.Element
-
Parameters
-
__namedParameters: {
exporter: ((exportLocation: any) => void);
lexicalEditorConfig: any;
transformer: ((editorContentLines: string[]) => any);
}
-
exporter: ((exportLocation: any) => void)
-
- (exportLocation: any): void
-
Returns void
-
lexicalEditorConfig: any
-
transformer: ((editorContentLines: string[]) => any)
-
- (editorContentLines: string[]): any
-
Parameters
-
editorContentLines: string[]
Returns any
Returns JSX.Element