'object') { return `${title} | {${JSON.stringify(dataRow.data)}}`; } // if `dataRow` is object and has own `toString()` method, // it should be printed if ...
確定! 回上一頁