vuetifyjs/vuetify

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

Chiusa

#8186 aperta il 30 lug 2019

 (10 commenti) (28 reazioni) (0 assegnatari)TypeScript (7139 fork)batch import
C: VDataTableS: maybeT: featurehelp wanted

Metriche repository

Star
 (40.995 stelle)
Metriche merge PR
 (Merge medio 59g 10h) (8 PR mergiate in 30 g)

Descrizione

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

Guida contributor