3 lines
70 B

<input type='range' bind:value='count'>
<p>{typeof count} {count}</p>