Skip to content

ScreenshotAnnotationEditor

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/app/app/enterprise/screenshots/ScreenshotAnnotationEditor.tsx

Props

NameTypeRequiredDefault
imageUrlstring-
descriptionstring--
initialAnnotations`Annotation[]null`-
onSaveFunction-
onCloseFunction-

Diagram

mermaid
graph TD
    component_ScreenshotAnnotationEditor_68e85741["ScreenshotAnnotationEditor"]
    class component_ScreenshotAnnotationEditor_68e85741 rootComponent

Relationships

  • USES_HOOK → useState
  • USES_HOOK → useRef
  • USES_HOOK → useMemo
  • USES_HOOK → useCallback

Was this page helpful?

Download as PDF