mind-elixir.mindelixirinstance
Home > mind-elixir > MindElixirInstance
MindElixirInstance interface
The MindElixir instance
Signature:
export interface MindElixirInstance extends Omit<Required<Options>, 'markdown' | 'imageProxy'>, MindElixirMethods
Extends: Omit<Required<Options>, 'markdown' | 'imageProxy'>, MindElixirMethods
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
Arrow[] | |||
|
ReturnType<typeof createBus<EventMap>> | |||
|
HTMLElement | |||
|
CustomSvg | null | |||
|
|
Topic | null | ||
|
Topic[] | |||
|
SummarySvgGroup | null | |||
|
Array<() => void> | |||
|
Topic[] | null | |||
|
ReturnType<typeof createDragMoveHelper> | |||
|
HTMLElement | |||
|
(url: string) => string |
(Optional) | ||
|
boolean | |||
|
HTMLElement | |||
|
SVGElement | |||
|
SVGElement | |||
|
SVGElement | |||
|
SVGElement | |||
|
SVGElement | |||
|
HTMLElement | |||
|
(markdown: string, obj: NodeObj | Arrow | Summary) => string |
(Optional) | ||
|
HTMLElement | |||
|
HTMLElement | |||
|
HTMLElement | |||
|
() => void | |||
|
HTMLElement | |||
|
number | |||
|
SelectionArea | |||
|
boolean | |||
|
Summary[] | |||
|
SVGElement | |||
|
0 | 1 | 2 | null | |||
|
() => void | |||
|
Topic[] | null |