Cdk Selection
Đang mở
area: cdk/collections
feature
P3
- Ngôn ngữ chính
- TypeScript
- Star
- 25k
- Fork
- 6.8k
- Merge trung bình
- 1 ngày 8 giờ
- Pull request đã merge (30 ngày)
- 91
Mô tả
Similar to `matSort`, this would involve creating a directive that captures selection state `CdkSelection`, directives for per-item toggles e.g. `CdkSelectionToggle`, as well as integrations specifically for CdkTable. For example, the cdk-table has `cdk-text-column` as a simple way to add text-only content to a table:
```html
...
```
We can do something similar for selection.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.