Properties
placeholder
placeholder: string
Optional selectionLimit
selectionLimit?: number
singleSelect
singleSelect: boolean
Methods
onSelect
- onSelect(selectedList: any, selectedItem: any): void
Parameters
selectedList: any
selectedItem: any
Returns void