package ezjs_extension
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Binding for Chrome and Firefox extension API
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.1.tar.gz
md5=0d1dc7175a620eb50c07f2bbe0531533
sha512=5742b4e64398533c95291fe7c9b5ed3e264214dee7522fec1a0074766afd40e633aa1ceea16cbc6923ab80d737a15c13b50b96d4ddf8fad8ec74c30816877c9a
doc/src/ezjs_extension.chrome-lwt/i18n_chrome_lwt.ml.html
Source file i18n_chrome_lwt.ml
1 2 3 4 5 6 7 8open Ezjs_min_lwt open Promise include Chrome_common.I18n let getAcceptLanguages () = to_lwt_cb_tr (to_listf to_string) i18n##getAcceptLanguages let detectLanguage text = to_lwt_cb (fun cb -> i18n##detectLanguage (string text) cb)
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>