GroupBy question
オープン
- 主要言語
- JavaScript
- スター
- 2.9k
- フォーク
- 319
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
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
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。