Kind: Component
Source: atloria-monorepo/apps/web/src/components/Suggestions/SuggestionPanel.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
documentId | string | ✓ | - |
enableRealtime | boolean | - | true |
Diagram
mermaidgraph TD component_SuggestionPanel_c0049cc["SuggestionPanel"] class component_SuggestionPanel_c0049cc rootComponent
Relationships
- RENDERS →
Loader2 - RENDERS →
Filter - RENDERS →
FilterButton - RENDERS →
SuggestionCard - USES_HOOK →
useSuggestions - USES_HOOK →
useState
Was this page helpful?