đ¨Custom Styling
"crudOpt": {
"customTableStyles": {
"rows": {
"style": {
"fontSize": "11px"
}
},
"expandedHeader": {
"fontWeight": "normal",
"backgroundColor": "rgba(22, 29, 49,.3)",
"min-height": "auto"
}
}
}
Last updated
Was this helpful?