Kind: Component
Source: atloria-monorepo/apps/web/src/app/p/[slugId]/components/HelpfulnessWidget.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
documentId | string | - | - |
documentSlug | string | ✓ | - |
Diagram
mermaidgraph TD component_HelpfulnessWidget_b37518a["HelpfulnessWidget"] class component_HelpfulnessWidget_b37518a rootComponent
Relationships
- RENDERS →
HandThumbUpIcon - RENDERS →
HandThumbDownIcon - RENDERS →
CheckIcon - USES_HOOK →
useLanguageContext - USES_HOOK →
useState - USES_HOOK →
useEffect - USES_HOOK →
useCallback
Was this page helpful?