primevue-mirror/api-generator/components/columngroup.js
Tuğçe Küçükoğlu 8681911998 Fixed #1138 Fixed #962
2021-05-12 12:35:29 +03:00

7 lines
239 B
JavaScript

module.exports = {
columngroup: {
name: "ColumnGroup",
description: "Columns can be grouped at header and footer sections by defining a ColumnGroup with nested rows and columns",
"doc-url": "datatable"
}
};