Skip to content

Instantly share code, notes, and snippets.

@adaam2
Created January 26, 2016 11:00
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 adaam2/337f76520c3cae6307fe to your computer and use it in GitHub Desktop.
Save adaam2/337f76520c3cae6307fe to your computer and use it in GitHub Desktop.
// Establish new jQuery DataTables options object
$scope.dtOptions = DTOptionsBuilder.newOptions()
.withDOM('<<t>p>');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment