|
|
|
@ -16,8 +16,8 @@
@@ -16,8 +16,8 @@
|
|
|
|
|
<div class="grid-25"> |
|
|
|
|
<label><input type="checkbox" id="download"> Download</label> |
|
|
|
|
<label><input type="checkbox" id="stream"> Stream</label> |
|
|
|
|
<label><input type="checkbox" id="header"> Header row</label> |
|
|
|
|
<label><input type="checkbox" id="worker"> Worker thread</label> |
|
|
|
|
<label><input type="checkbox" id="header"> Header row</label> |
|
|
|
|
<label><input type="checkbox" id="dynamicTyping"> Dynamic typing</label> |
|
|
|
|
<label>Preview: <input type="number" min="0" max="1000" placeholder="default" id="preview"></label> |
|
|
|
|
<label>Encoding: <input type="text" id="encoding" placeholder="default" size="10"></label> |
|
|
|
|