3 lines
74 B

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