Constructor
new DashboardCom()
- Source:
Example
return (
<DashboardCom />
)
Methods
(static) useEffect()
useEffect hook for fetching data and animations when the component mounts.
It fetches user friends, upcoming events, owned flashcards, and quizzes,
and sets up Lottie animations.
- Source: