Modules§
Functions§
- body
- Convenience function to access
document.body
. - document
- Convenience function to access the web_sys DOM document.
- document_
element - Convenience function to access
document.documentElement
. - head
- Convenience function to access the head element.
- history
- Convenience function to access the web_sys history.
- window
- Convenience function to avoid repeating expect logic.