UNPKG

@acransac/vtk.js

Version:

Visualization Toolkit for the Web

15 lines (14 loc) 309 B
<table> <tr> <td>X Resolution</td> <td> <input class='xResolution' type="range" min="1" max="25" step="1" value="10" /> </td> </tr> <tr> <td>Y Resolution</td> <td> <input class='yResolution' type="range" min="1" max="25" step="1" value="10" /> </td> </tr> </table>