Published
Edited
Dec 17, 2018
Insert cell
Insert cell
Insert cell
html`
<label for="myMagicId">Click me to focus the input</label>
<input id="myMagicId" type="text">
`
Insert cell
Insert cell
html`
<label for="myOtherMagicId">Click me to focus the textarea</label>
<textarea id="myOtherMagicId" type="text"></textarea>
`
Insert cell
Insert cell
html`
<label for="myMagicId">Clicking me will not focus the input here, but the one above</label>
<input id="myMagicId" type="text">
`
Insert cell

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.
Learn more