Skip to content

Instantly share code, notes, and snippets.

@maxkoretskyi
Created February 22, 2019 10:26
Show Gist options
  • Select an option

  • Save maxkoretskyi/1778ffc86c6422e93e7c1c120f1f5239 to your computer and use it in GitHub Desktop.

Select an option

Save maxkoretskyi/1778ffc86c6422e93e7c1c120f1f5239 to your computer and use it in GitHub Desktop.
let columnDefs = [
{
headerName: 'Athlete',
field: 'athlete',
tooltipField: 'athlete'
},
...
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment