angular / angular/components

Cdk Selection

Open
#18,581 1 comment 5 reactions 1 assignee Claimed by @yifange View on GitHub
area: cdk/collections feature P3
Dominant language
TypeScript
Stars
25k
Forks
6.8k
Avg merge
1d 8h
Merged PRs (30d)
91

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.