NOTE: this was generated by Cursor from within the Remix demo using the following prompt:
Please use the example code in @public/ and the types definitions to write documentation for @remix-run/events and @remix-run/dom and stick it in a markdown file in the root of this repo.
This documentation covers two core Remix 3 packages: @remix-run/events
for declarative event handling and @remix-run/dom
for creating reactive UI components.