1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-01 13:32:40 +02:00

Created 3.2 Column operations (markdown)

koalyptus 2015-06-13 13:43:05 +10:00
parent 23c11a9f10
commit d926196b72

3
3.2-Column-operations.md Normal file

@ -0,0 +1,3 @@
<p>To get the <code>colOps</code> extension instance:</p>
<pre>var sort = myTF.getExtension('colOps');</pre>