Config
The Table Config type definition.
const config = {
align: 'LEFT',
bgColorColumns: [],
body: {},
border: {},
header: {},
sort: {},
padding: {}
};Name
Type
Default
Description
body
Name
Type
Default
Description
accumulation
Name
Type
Default
Description
highlightCell
Name
Type
Default
Description
highlightRow
Name
Type
Default
Description
border
Name
Type
Default
Description
header
Name
Type
Default
Description
padding
Name
Type
Default
Description
Last updated