Kind: Component
Source: atloria-monorepo/apps/web/src/app/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
children | unknown | ✓ | - |
delay | number | - | 0 |
className | string | - | - |
style | unknown | - | - |
Diagram
mermaidgraph TD component_Reveal_6b57f6e9["Reveal"] class component_Reveal_6b57f6e9 rootComponent
Relationships
- RENDERS →
motion-div - USES_HOOK →
useRef - USES_HOOK →
useInView
Referenced By
HomePage(RENDERS)
Was this page helpful?