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'
    }
};