A table component that displays student data and allows for filtering and sorting. It fetches data from Supabase and displays it in a paginated format.
The props for the StudentDataTable component.
Optional
The filter for the class type.
The logs to be displayed in the table.
A table component that displays student data and allows for filtering and sorting. It fetches data from Supabase and displays it in a paginated format.