Crate web_sys_query

Source
Expand description

jQuery-like API for web-sys

See here for more information.

Macros§

  • query! macro to find elements.

Structs§

  • HTML Collection that can be used as an iterator
  • Document with jQuery-like methods.
  • Element with jQuery-like methods.
  • “name-value” representation of form data.

Enums§