Skip to content

Add childComponents.detailsCell options

Compare
Choose a tag to compare
@komarovalexander komarovalexander released this 12 Feb 18:12
· 310 commits to master since this release
53d4bad

#281

childComponents: {
  detailsCell: {
    elementAttributes: () => ({
      colSpan: 1
    }),
  }
}