Kind: Component
Source: atloria-monorepo/packages/editor/src/plugins/image/EditImageToolbar.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
nodeKey | string | ✓ | - |
imageSource | string | ✓ | - |
initialImagePath | `string | null` | ✓ |
title | string | ✓ | - |
alt | string | ✓ | - |
width | `number | unknown` | - |
height | `number | unknown` | - |
Diagram
mermaidgraph TD component_EditImageToolbar_35492e0e["EditImageToolbar"] class component_EditImageToolbar_35492e0e rootComponent
Relationships
- USES_HOOK →
useCellValues - USES_HOOK →
useLexicalComposerContext - USES_HOOK →
usePublisher - USES_HOOK →
useTranslation
Was this page helpful?