You use Array.prototype.find to find the column based on the incoming fieldName: var columns = cmp.get("v.columns"), // whatever you called the columns ...
確定! 回上一頁