Browse Source

added link to configurable

pull/818/head
Akshay Raj Gollahalli 5 years ago
parent
commit
b214f57b80
  1. 2
      docs/docs.html

2
docs/docs.html

@ -637,7 +637,7 @@ var csv = Papa.unparse({ @@ -637,7 +637,7 @@ var csv = Papa.unparse({
<code>chunkSize</code>
</td>
<td>
Overrides <code>Papa.LocalChunkSize</code> and <code>Papa.RemoteChunkSize</code>.
Overrides <code>Papa.LocalChunkSize</code> and <code>Papa.RemoteChunkSize</code>. For more information see <a href="#configurable">configurable</a>.
</td>
</tr>
<tr>

Loading…
Cancel
Save