Skip to content

SuggestionPanel

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/components/Suggestions/SuggestionPanel.tsx

Props

NameTypeRequiredDefault
documentIdstring-
enableRealtimeboolean-true

Diagram

mermaid
graph 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?

Download as PDF