Column and its courses

Param

Param

Param

Hierarchy

  • ColumnProps

Properties

column: {
    courses: Course[];
    id: string;
    title: string;
}

Type declaration

  • courses: Course[]
  • id: string
  • title: string
courses: Course[]
isDropDisabled: boolean

Generated using TypeDoc