6 | ||| A typed reference to an element or container in the DOM. Elements can
7 | |||
8 | ||| This can be used as a type-safe ID when constructing
9 | ||| HTML nodes and their attribute lists.
10 | ||| In addition, we provide (pseudo-)element references for
11 | ||| `body`, `document`, and `window`.