Expand description
Helper functions for accessing DOM environment
Functionsยง
- body
- Return the
body
element of the current document - document
- Return the current browser
web_sys::Document
element - location
- window
- Return the current browser
web_sys::Window
element