Keystrokes

Keyboard events arrive through the bridge's delegated keydown handler; the closure id is stamped at hydrate.

  • registerEvent + setRefAttr("z-on-keydown-id", …) at hydrate
  • eventKey / eventMods read the staged event in the handler
  • native input behavior is preserved — the handler runs alongside

Guide: Islands

last key:

modifiers: none

events: 0