[][src]Crate web_sys_query

jQuery-like API for web-sys

See here for more information.

Macros

query

query! macro to find elements.

Structs

Collection

HTML Collection that can be used as an iterator

Document

Document with jQuery-like methods.

Element

Element with jQuery-like methods.

FormData

"name-value" representation of form data.

Enums

Error
Event

Event handlers