ImageMarkerEditorPlugin
此内容尚不支持你的语言。
Defined in: packages/editor/src/EditorSurface.tsx:54
Properties
Section titled “Properties”id:
string
Defined in: packages/editor/src/EditorSurface.tsx:55
renderCanvasOverlay?
Section titled “renderCanvasOverlay?”
optionalrenderCanvasOverlay?: (context) =>ReactNode
Defined in: packages/editor/src/EditorSurface.tsx:57
Parameters
Section titled “Parameters”context
Section titled “context”EditorPluginContext & EditorLayerRenderContext
Returns
Section titled “Returns”ReactNode
renderInspectorSection?
Section titled “renderInspectorSection?”
optionalrenderInspectorSection?: (context) =>ReactNode
Defined in: packages/editor/src/EditorSurface.tsx:60
Parameters
Section titled “Parameters”context
Section titled “context”Returns
Section titled “Returns”ReactNode
toolbarActions?
Section titled “toolbarActions?”
optionaltoolbarActions?: readonlyEditorToolbarAction[]
Defined in: packages/editor/src/EditorSurface.tsx:56