Skip to content

ThreadList

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/apps/web/src/app/app/desk/components/ThreadList.tsx

Props

NameTypeRequiredDefault
bucketBucketKey-
threadsDeskThread[]-
loadingboolean-
selectedIndexnumber-
openThreadId`stringnull`
nownumber-
gapsTicketTopicProposal[]-
gapDraftsRecord-
onSelectFunction-
onOpenFunction-
onDraftGapFunction-

Diagram

mermaid
graph TD
    component_ThreadList_6947c1c4["ThreadList"]
    class component_ThreadList_6947c1c4 rootComponent

Relationships

  • RENDERS → ChatBubbleLeftRightIcon
  • RENDERS → InboxIcon
  • RENDERS → GapCard
  • USES_HOOK → useRef
  • USES_HOOK → useEffect

Was this page helpful?

Download as PDF