vuetifyjs/vuetify

[Feature Request] Allowing to customize group keyword in column header when Grouping Rows In Datatable

クローズ

#8,186 opened on 2019/07/30

 (10 件のコメント) (28 件のリアクション) (0 人の担当者)TypeScript (7,139 件のフォーク)batch import
C: VDataTableS: maybeT: featurehelp wanted

Repository metrics

Stars
 (40,995 個のスター)
PR merge metrics
 (平均マージ 59d 10h) (30d で 8 merged PRs)

説明

Problem to solve

Instead of text, I want to add an Icon, without overriding the entire header slot & re-writing the sort and other column logic.

Proposed solution

The Expand Group/Collapse Group Icons in table body & Group keyword in column header should be customizable allowing text and icons, to be changed. Currently, there are slots for group header & summary but, I want to just change a few labels. Maintaining the default functionality

コントリビューターガイド