GroupBy question
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 2.9k
- Forks
- 319
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi all,
I have a question about the groupBy function. I'm using this (see below) for the group by.
"(key, value) in items | filter:searchFilter | groupBy: 'name'"
Now everything works perfect, the {{key}} gives me the grouped name. But i need also the grouped key. So is it possible to do a multi group and get the seperated grouped keys? i.e. {{key.id}} {{key.name}} ??
Kind regards,
Kab
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.