This is a range input ${Inputs.bind(htl.html`<input type=range style="width: 80px;">`, viewofx)}.
This is a number input ${Inputs.bind(htl.html`<input type=number style="width: 80px;">`, viewofx)}.
viewofi=Inputs.input(42)
Inputs.bind(Inputs.range([0,100]),viewofi)
Inputs.bind(Inputs.range([0,100]),viewofi)
i
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.