vuetifyjs/vuetify

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

Geschlossen

#8.186 geöffnet am 30.07.2019

 (10 Kommentare) (28 Reaktionen) (0 zugewiesene Personen)TypeScript (7.139 Forks)batch import
C: VDataTableS: maybeT: featurehelp wanted

Repository-Metriken

Stars
 (40.995 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 59T 10h) (8 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide