Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/components/TourExperiences.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
flows | FlowSummary[] | ✓ | - |
initial | `Experience | null` | ✓ |
headers | Function | ✓ | - |
onClose | Function | ✓ | - |
onSaved | Function | ✓ | - |
Diagram
mermaidgraph TD component_ExperienceForm_192c2e82["ExperienceForm"] class component_ExperienceForm_192c2e82 rootComponent
Relationships
- RENDERS →
Trash2 - RENDERS →
Field - USES_HOOK →
useState
Referenced By
TourExperiences(RENDERS)
Was this page helpful?