Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SelectsProps

Hierarchy

  • SelectsProps

Index

Properties

options

options: null | MajorModel[] | CourseModel[] | ProgrammeModel[]

placeholder

placeholder: string

Optional selectedValues

selectedValues?: null | MajorModel[] | CourseModel[] | ProgrammeModel[]

Optional selectionLimit

selectionLimit?: number

singleSelect

singleSelect: boolean

Methods

onSelect

  • onSelect(selectedList: any, selectedItem: any): void

Generated using TypeDoc