package bonsai
A library for building dynamic webapps, using Js_of_ocaml
Install
Dune Dependency
Authors
Maintainers
Sources
v0.15.1.tar.gz
sha256=0c4a714146073f421f1a6179561f836b45d8dc012c743207d3481ea63bef74bf
doc/bonsai.focus_ring/Focus_ring/index.html
Module Focus_ring
Source
A simple data structure for keeping track of a focused element within a list. The focus wraps around so that calling prev
when the focus is the head of the list will cause the focus to move to the end. There is always a focused element -- i.e. there is no blur
operation.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>