ClassesDropdownMenu component renders a dropdown menu for selecting classes. It allows users to select a specific class or view all classes.
The props for the ClassesDropdownMenu component.
The list of classes to display in the dropdown.
The function to call when a class is selected.
The currently selected class ID.
The placeholder text for the dropdown.
ClassesDropdownMenu component renders a dropdown menu for selecting classes. It allows users to select a specific class or view all classes.