Cdk Selection
Offen
area: cdk/collections
feature
P3
- Vorherrschende Sprache
- TypeScript
- Sterne
- 25k
- Forks
- 6.8k
- Ø Merge
- 1 T. 8 Std.
- Gemergte PRs (30 T.)
- 91
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.