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

贡献者指南