To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
A wrapper in Js_of_ocaml to deal with BroadcastChannel
Install
Authors
Maintainers
Sources
2.0.0.tar.gz
md5=e24e6b6aafc3a15a0df5cd0c4bdafb4c
Description
The BroadcastChannel interface represents a named channel that any browsing context of a given origin can subscribe to. It allows communication between different documents (in different windows, tabs, frames or iframes) of the same origin. Messages are broadcasted via a message event fired at all BroadcastChannel objects listening to the channel.
Published: 13 Feb 2020
Dependencies (5)
-
dune
>= "1.11"
- lwt
- js_of_ocaml-ppx
-
js_of_ocaml
>= "2.8.4"
-
ocaml
>= "4.02.0"
Dev Dependencies
Used by
Conflicts
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page