• Globals
  • IgxRowSelectorTemplateDetails

Interface IgxRowSelectorTemplateDetails

Properties

deselect?: () => void

Type declaration

index: number
key: any
rowID: any

in version 15.1.0. Use the key property instead.

select?: () => void

Type declaration

selected: boolean