Skip to content

StepEditor

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/components/StepEditor.tsx

Props

NameTypeRequiredDefault
projectIdstring-
flowIdstring-
tokenstring--
onCloseFunction-

Diagram

mermaid
graph TD
    component_StepEditor_62b70f9b["StepEditor"]
    class component_StepEditor_62b70f9b rootComponent

Relationships

  • RENDERS → Loader2
  • RENDERS → Save
  • RENDERS → X
  • RENDERS → Languages
  • RENDERS → Camera
  • RENDERS → ArrowUp
  • RENDERS → ArrowDown
  • RENDERS → SquareDashedMousePointer
  • RENDERS → Trash2
  • RENDERS → RedactionCanvas
  • USES_HOOK → useState
  • USES_HOOK → useCallback
  • USES_HOOK → useEffect

Was this page helpful?

Download as PDF