package brr
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Browser programming toolkit for OCaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
brr-0.0.8.tbz
sha512=49e7bfbad2ea6a0139354e4a33c59c8a113c4c1e20a4f629bc5cad24aa801e474b4af10ce35adbda5d23dd294d1de5efa5b10bb3030d03f4758459977250a0f6
doc/brr/Brr_io/Geolocation/index.html
Module Brr_io.GeolocationSource
Access to device location.
See Geolocation API.
The type for geolocalisation options.
opts ~high_accuracy ~maximum_age_ms ~timeout_ms () are geolocalisation options.
Geolocalizing
The type for device Geolocation objects.
of_navigator n is a device geolocalisation object for navigator n.
get l ~opts is the position of l determined with options opts.
The type for watcher identifiers.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page