6 respostas
yes this is the correct way to define in js:
const columns = [
{ label: 'Created By', fieldName: 'CreatedBy.Name', type: 'text' }
];
yes this is the correct way to define in js:
const columns = [
{ label: 'Created By', fieldName: 'CreatedBy.Name', type: 'text' }
];