Hook to retrieve topics from all courses.
This hook fetches topics from all courses of the current user.
See CourseTopicsReturnType.
const { topics } = useCourseTopics() Copy
const { topics } = useCourseTopics()
Generated using TypeDoc
Hook to retrieve topics from all courses.
This hook fetches topics from all courses of the current user.