adopted-ember-addons / adopted-ember-addons/ember-light-table

Example on incorporating all select and multiselect checkboxes

Đang mở
#663 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
JavaScript
Star
311
Fork
130
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I was hoping to find an example how to incorporate an all select checkbox in first cell of the head and the checkboxes for each row in the body. I was able to include row level checkboxes with the cellComponent attribute of the column.
```
{
label: '',
valuePath: 'check',
cellComponent: 'model-table-checkbox',
},
}
```
But not sure if it is possible to add the All select. Could you please provide an example?

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.