Add childComponents.detailsCell options
komarovalexander
released this
12 Feb 18:12
·
310 commits
to master
since this release
childComponents: {
detailsCell: {
elementAttributes: () => ({
colSpan: 1
}),
}
}