Interface IgxRowSelectorTemplateDetails

プロパティ

deselect?: (() => void)

Type declaration

    • (): void
    • 返却 void

index: number
key: any
rowID: any

非推奨

バージョン 15.1.0。代わりに key を使用してください。

select?: (() => void)

Type declaration

    • (): void
    • 返却 void

selected: boolean