Skip to content

SceneGeneration

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/NewProjectWizard/scenes/SceneGeneration.tsx

Props

NameTypeRequiredDefault
projectIdstring-
selectedDocTypesstring[]-[]
onRetryFunction-

Diagram

mermaid
graph TD
    component_SceneGeneration_496b04d7["SceneGeneration"]
    class component_SceneGeneration_496b04d7 rootComponent

Relationships

  • RENDERS → motion-div
  • RENDERS → CountUp
  • USES_HOOK → useRouter
  • USES_HOOK → useSession
  • USES_HOOK → useRef
  • USES_HOOK → useState
  • USES_HOOK → useEffect

Was this page helpful?

Download as PDF