Skip to content

childComponents.noDataCell

Compare
Choose a tag to compare
@komarovalexander komarovalexander released this 14 Feb 22:06
· 302 commits to master since this release
a592cce

#281

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