0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-28 16:12:17 +01:00
svelte/documentation/docs
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
..
01-getting-started
02-template-syntax feat: bind activeElement and pointerLockElement in <svelte:document> (#11879) 2024-06-04 13:36:15 -04:00
03-runtime
04-compiler-and-api
05-misc
06-legacy