<divstyle="background: lightblue; padding: 1em;">Hello world (<code>isFullscreen == ${isFullscreen}</code>)</div>
<style>
::backdrop{
background-color:white;
}
:fullscreen{
background-color:purple;
}
:fullscreendiv{
box-sizing:border-box;
text-align:center;
height:200px;/* This could be 100vh */
}
</style>
clipboardCopyButton("Hello world!")
clipboardCopyLink("Hello world")
space()
space(2)
html`${loader(0)}`
html`${loader(1)}`
Hello ${loader(true)}
Hello ${loader(false)}
toc({closed:true})
toc({select:"h1"})
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.