0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-28 07:52:41 +01:00
svelte/documentation
wackbyte c0c1a56675
feat: bind activeElement and pointerLockElement in <svelte:document> (#11879)
* feat: bind `activeElement` and `pointerLockElement` in `<svelte:document>`

* add test, use focusin/focusout rather than focus/blur

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2024-06-04 13:36:15 -04:00
..
blog
docs feat: bind activeElement and pointerLockElement in <svelte:document> (#11879) 2024-06-04 13:36:15 -04:00
examples
tutorial