Wd_input.Origin
type t = [
| `Element of Element_origin.t
| `Pointer
| `Viewport
]
val jsont : t Jsont.t