vuetifyjs/vuetify

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

已關閉

#8,186 建立於 2019年7月30日

 (10 則留言) (28 個反應) (0 位負責人)TypeScript (7,139 個分叉)batch import
C: VDataTableS: maybeT: featurehelp wanted

倉庫指標

星標
 (40,995 顆星)
PR 合併指標
 (平均合併 59天 10小時) (30 天內合併 8 個 PR)

描述

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

貢獻者指南