GroupBy question
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 2.9k
- Forks
- 319
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.