1
0
Fork 0
mirror of https://github.com/koalyptus/TableFilter.git synced 2024-06-08 00:42:28 +02:00

Updated 3.2 Column operations (markdown)

koalyptus 2015-07-04 13:28:06 +10:00
parent 4d6332d33e
commit 8f2119d443

@ -1,5 +1,6 @@
<p>To get the <code>colOps</code> extension instance:</p>
<pre>var colOps = myTF.getExtension('colOps');</pre>
<pre>var colOps = tf.extension('colOps');</pre>
where <code>tf</code> is an instance of <code>TableFilter</code>.
<table>
<thead>