Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created September 21, 2016 08:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/6fd96bb69bef95946a04d84c21276237 to your computer and use it in GitHub Desktop.
Save goofmint/6fd96bb69bef95946a04d84c21276237 to your computer and use it in GitHub Desktop.
6.md
view: {
type: 'table',
param: {
cellClassDefinition: {
editedCell: function(cell) {
return cell.editedValue !== cell.originalValue;
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment